Part Number Hot Search : 
C4532 SB817Y TBA80 0F128 EM83050H 87C51RB BR605 L53ND
Product Description
Full Text Search
 

To Download M16C6NL Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
 REJ09B0126-0200
16
M16C/6N Group
(M16C/6NL, M16C/6NN)
Hardware Manual
RENESAS 16-BIT SINGLE-CHIP MICROCOMPUTER M16C FAMILY / M16C/60 SERIES
Before using this material, please visit our website to verify that this is the most updated document available.
Rev. 2.00 Revision date: Nov. 28, 2005
www.renesas.com
Keep safety first in your circuit designs!
*
Renesas Technology Corporation puts the maximum effort into making semiconductor products better and more reliable, but there is always the possibility that trouble may occur with them. Trouble with semiconductors may lead to personal injury, fire or property damage. Remember to give due consideration to safety when making your circuit designs, with appropriate measures such as (i) placement of substitutive, auxiliary circuits, (ii) use of nonflammable material or (iii) prevention against any malfunction or mishap.
Notes regarding these materials
* These materials are intended as a reference to assist our customers in the selection of the Renesas Technology Corporation product best suited to the customer's application; they do not convey any license under any intellectual property rights, or any other rights, belonging to Renesas Technology Corporation or a third party. * Renesas Technology Corporation assumes no responsibility for any damage, or infringement of any third-party's rights, originating in the use of any product data, diagrams, charts, programs, algorithms, or circuit application examples contained in these materials. * All information contained in these materials, including product data, diagrams, charts, programs and algorithms represents information on products at the time of publication of these materials, and are subject to change by Renesas Technology Corporation without notice due to product improvements or other reasons. It is therefore recommended that customers contact Renesas Technology Corporation or an authorized Renesas Technology Corporation product distributor for the latest product information before purchasing a product listed herein. The information described here may contain technical inaccuracies or typographical errors. Renesas Technology Corporation assumes no responsibility for any damage, liability, or other loss rising from these inaccuracies or errors. Please also pay attention to information published by Renesas Technology Corporation by various means, including the Renesas Technology Corporation Semiconductor home page (http://www.renesas.com). * When using any or all of the information contained in these materials, including product data, diagrams, charts, programs, and algorithms, please be sure to evaluate all information as a total system before making a final decision on the applicability of the information and products. Renesas Technology Corporation assumes no responsibility for any damage, liability or other loss resulting from the information contained herein. * Renesas Technology Corporation semiconductors are not designed or manufactured for use in a device or system that is used under circumstances in which human life is potentially at stake. Please contact Renesas Technology Corporation or an authorized Renesas Technology Corporation product distributor when considering the use of a product contained herein for any specific purposes, such as apparatus or systems for transportation, vehicular, medical, aerospace, nuclear, or undersea repeater use. * The prior written approval of Renesas Technology Corporation is necessary to reprint or reproduce in whole or in part these materials. * If these products or technologies are subject to the Japanese export control restrictions, they must be exported under a license from the Japanese government and cannot be imported into a country other than the approved destination. Any diversion or reexport contrary to the export control laws and regulations of Japan and/ or the country of destination is prohibited. * Please contact Renesas Technology Corporation for further details on these materials or the products contained therein.
How to Use This Manual
1. Introduction
This hardware manual provides detailed information on the M16C/6N Group (M16C/6NL, M16C/6NN) of microcomputers. Users are expected to have basic knowledge of electric circuits, logical circuits and microcomputers.
2. Register Diagram
The symbols, and descriptions, used for bit function in each register are shown below.
XXX Register
b7 b6 b5 b4 b3 b2 b1 b0
*1
Symbol XXX Bit Symbol XXX0 XXX Bit XXX1 (b2) (b4-b3) XXX5 XXX Bit XXX6 XXX7 XXX Bit 0: XXX 1: XXX Address XXX After Reset 00h
00
*5
RW RW RW
Bit Name
b1 b0
Function
0 0: XXX 0 1: XXX 1 0: Do not set a value 1 1: XXX
*2
Nothing is assigned. When write, set to "0", When read, its content is indeterminate. Reserved Bit Set to "0"
*3
WO RW RW RO
*4
Function varies depending on mode of operation
*1 Blank:Set to "0" or "1" according to the application 0: Set to "0" 1: Set to "1" X: Nothing is assigned *2 RW : RO : WO : -: *3 * Reserved bit Reserved bit. Set to specified value. *4 * Nothing is assigned Nothing is assigned to the bit concerned. As the bit may be use for future functions, set to "0" when writing to this bit. * Do not set to this value The operation is not guaranteed when a value is set. * Function varies depending on mode of operation Bit function varies depending on peripheral function mode. Refer to respective register for each mode. *5 Follow the text in each manual for binary and hexadecimal notations. Read and write Read only Write only Nothing is assigned
3. M16C Family Documents
The following documents were prepared for the M16C family (1). Document Short Sheet Data Sheet Hardware Manual Contents
Hardware overview Hardware overview and electrical characteristics Hardware specifications (pin assignments, memory maps, peripheral specifications, electrical characteristics, timing charts) Software Manual Detailed description of assembly instructions and microcomputer performance of each instruction Application Note * Application examples of peripheral functions * Sample programs * Introduction to the basic functions in the M16C family * Programming method with Assembly and C languages RENESAS TECHNICAL UPDATE Preliminary report about the specification of a product, a document, etc. NOTE: 1. Before using this material , please visit our website to verify that this is the most updated document available.
Table of Contents
SFR Page Reference ............................................................................................................ B-1 1. Overview ............................................................................................................................... 1
1.1 Applications .................................................................................................................................................. 1 1.2 Performance Outline .................................................................................................................................... 2 1.3 Block Diagram .............................................................................................................................................. 4 1.4 Product List .................................................................................................................................................. 5 1.5 Pin Configuration ......................................................................................................................................... 6 1.6 Pin Description ........................................................................................................................................... 13
2. Central Processing Unit (CPU) ........................................................................................... 16
2.1 Data Registers (R0, R1, R2, and R3) ........................................................................................................ 16 2.2 Address Registers (A0 and A1) .................................................................................................................. 16 2.3 Frame Base Register (FB) ......................................................................................................................... 17 2.4 Interrupt Table Register (INTB) .................................................................................................................. 17 2.5 Program Counter (PC) ............................................................................................................................... 17 2.6 User Stack Pointer (USP), Interrupt Stack Pointer (ISP) ........................................................................... 17 2.7 Static Base Register (SB) .......................................................................................................................... 17 2.8 Flag Register (FLG) ................................................................................................................................... 17 2.8.1 Carry Flag (C Flag) ............................................................................................................................ 17 2.8.2 Debug Flag (D Flag) .......................................................................................................................... 17 2.8.3 Zero Flag (Z Flag) .............................................................................................................................. 17 2.8.4 Sign Flag (S Flag) .............................................................................................................................. 17 2.8.5 Register Bank Select Flag (B Flag) .................................................................................................... 17 2.8.6 Overflow Flag (O Flag) ....................................................................................................................... 17 2.8.7 Interrupt Enable Flag (I Flag) ............................................................................................................. 17 2.8.8 Stack Pointer Select Flag (U Flag) ..................................................................................................... 17 2.8.9 Processor Interrupt Priority Level (IPL) .............................................................................................. 17 2.8.10 Reserved Area ................................................................................................................................. 17
3. Memory ............................................................................................................................... 18 4. Special Function Register (SFR) ......................................................................................... 19 5. Reset ................................................................................................................................... 31
5.1 Hardware Reset ......................................................................................................................................... 31 5.1.1 Reset on a Stable Supply Voltage ..................................................................................................... 31 5.1.2 Power-on Reset ................................................................................................................................. 31 5.2 Software Reset .......................................................................................................................................... 33 5.3 Watchdog Timer Reset ............................................................................................................................... 33 5.4 Oscillation Stop Detection Reset ............................................................................................................... 33 5.5 Internal Space ............................................................................................................................................ 33
6. Processor Mode .................................................................................................................. 34
6.1 Types of Processor Mode .......................................................................................................................... 34 6.2 Setting Processor Modes ........................................................................................................................... 34
7. Bus ...................................................................................................................................... 40
7.1 Bus Mode ................................................................................................................................................... 40 7.1.1 Separate Bus ..................................................................................................................................... 40 7.1.2 Multiplexed Bus .................................................................................................................................. 40
A-1
7.2 Bus Control ................................................................................................................................................ 41 7.2.1 Address Bus ....................................................................................................................................... 41 7.2.2 Data Bus ............................................................................................................................................ 41 7.2.3 Chip Select Signal .............................................................................................................................. 41 7.2.4 Read and Write Signals ..................................................................................................................... 43 7.2.5 ALE ________ ......................................................................................................................................... 43 Signal 7.2.6 The RDY Signal ................................................................................................................................. 44 __________ 7.2.7 HOLD Signal ...................................................................................................................................... 45 7.2.8 BCLK Output ...................................................................................................................................... 45 7.2.9 External Bus Status When Internal Area Accessed ........................................................................... 47 7.2.10 Software Wait ................................................................................................................................... 47
8. Clock Generating Circuit ..................................................................................................... 51
8.1 Types of Clock Generating Circuit.............................................................................................................. 51 8.1.1 Main Clock ......................................................................................................................................... 59 8.1.2 Sub Clock ........................................................................................................................................... 60 8.1.3 On-chip Oscillator Clock .................................................................................................................... 61 8.1.4 PLL Clock ........................................................................................................................................... 61 8.2 CPU Clock and Peripheral Function Clock ................................................................................................ 63 8.2.1 CPU Clock and BCLK ........................................................................................................................ 63 8.2.2 Peripheral Function Clock .................................................................................................................. 63 8.3 Clock Output Function ............................................................................................................................... 63 8.4 Power Control ............................................................................................................................................ 64 8.4.1 Normal Operation Mode ..................................................................................................................... 64 8.4.2 Wait Mode .......................................................................................................................................... 66 8.4.3 Stop Mode .......................................................................................................................................... 68 8.5 Oscillation Stop and Re-oscillation Detection Function ............................................................................. 73 8.5.1 Operation When CM27 Bit = 0 (Oscillation Stop Detection Reset) .................................................... 73 8.5.2 Operation When CM27 Bit = 1 (Oscillation Stop, Re-oscillation Detection Interrupt) ........................ 73 8.5.3 How to Use Oscillation Stop and Re-oscillation Detection Function .................................................. 74
9. Protection ............................................................................................................................ 75 10. Interrupt ............................................................................................................................. 76
10.1 Type of Interrupts ..................................................................................................................................... 76 10.2 Software Interrupts ................................................................................................................................... 77 10.2.1 Undefined Instruction Interrupt ......................................................................................................... 77 10.2.2 Overflow Interrupt ............................................................................................................................ 77 10.2.3 BRK Interrupt ................................................................................................................................... 77 10.2.4 INT Instruction Interrupt ................................................................................................................... 77 10.3 Hardware Interrupts ................................................................................................................................. 78 10.3.1 Special Interrupts ............................................................................................................................. 78 10.3.2 Peripheral Function Interrupts .......................................................................................................... 78 10.4 Interrupts and Interrupt Vector ................................................................................................................. 79 10.4.1 Fixed Vector Tables .......................................................................................................................... 79 10.4.2 Relocatable Vector Tables ............................................................................................................... 79 10.5 Interrupt Control ....................................................................................................................................... 81 10.5.1 I Flag ................................................................................................................................................ 83 10.5.2 IR Bit ................................................................................................................................................ 83 10.5.3 ILVL2 to ILVL0 Bits and IPL ............................................................................................................. 83
A-2
10.5.4 Interrupt Sequence .......................................................................................................................... 84 10.5.5 Interrupt Response Time .................................................................................................................. 85 10.5.6 Variation of IPL when Interrupt Request is Accepted ....................................................................... 85 10.5.7 Saving Registers .............................................................................................................................. 86 10.5.8 Returning from an Interrupt Routine ................................................................................................ 87 10.5.9 Interrupt Priority ............................................................................................................................... 87 10.5.10 Interrupt Priority Resolution Circuit ................................................................................................ 87 ______ 10.6 INT Interrupt ............................................................................................................................................. 89 ______ 10.7 NMI Interrupt ............................................................................................................................................ 93 10.8 Key Input Interrupt ................................................................................................................................... 93 10.9 CAN0 Wake-up Interrupt .......................................................................................................................... 93 10.10 Address Match Interrupt ......................................................................................................................... 94
11. Watchdog Timer ................................................................................................................ 96
11.1 Count Source Protective Mode ................................................................................................................ 97
12. DMAC ................................................................................................................................ 98
12.1 Transfer Cycle ........................................................................................................................................ 103 12.1.1 Effect of Source and Destination Addresses .................................................................................. 103 12.1.2 Effect of Source and Destination Addresses .................................................................................. 103 12.1.3 Effect of ________ Software Wait ................................................................................................................... 103 12.1.4 Effect of RDY Signal ...................................................................................................................... 103 12.2 DMA Transfer Cycles ............................................................................................................................. 105 12.3 DMA Enable ........................................................................................................................................... 106 12.4 DMA Request ......................................................................................................................................... 106 12.5 Channel Priority and DMA Transfer Timing ............................................................................................ 107
13. Timers ............................................................................................................................. 108
13.1 Timer A ................................................................................................................................................... 110 13.1.1 Timer Mode .................................................................................................................................... 114 13.1.2 Event Counter Mode ...................................................................................................................... 115 13.1.3 One-shot Timer Mode .................................................................................................................... 120 13.1.4 Pulse Width Modulation (PWM) Mode ........................................................................................... 122 13.2 Timer B ................................................................................................................................................... 125 13.2.1 Timer Mode .................................................................................................................................... 128 13.2.2 Event Counter Mode ...................................................................................................................... 129 13.2.3 Pulse Period and Pulse Width Measurement Mode ...................................................................... 130
14. Three-Phase Motor Control Timer Function .................................................................... 133 15. Serial Interface ................................................................................................................ 144
15.1 UARTi ..................................................................................................................................................... 144 15.1.1 Clock Synchronous Serial I/O Mode .............................................................................................. 154 15.1.2 Clock Asynchronous Serial I/O (UART) Mode ............................................................................... 162 15.1.3 Special Mode 1 (I2C Mode) ............................................................................................................ 170 15.1.4 Special Mode 2 .............................................................................................................................. 179 15.1.5 Special Mode 3 (IE Mode) ............................................................................................................. 184 15.1.6 Special Mode 4 (SIM Mode) (UART2) ........................................................................................... 186 15.2 SI/Oi ....................................................................................................................................................... 191 15.2.1 SI/Oi Operation Timing ................................................................................................................... 195 15.2.2 CLK Polarity Selection ................................................................................................................... 195 15.2.3 Functions for Setting an SOUTi Initial Value .................................................................................. 196
A-3
16. A/D Converter .................................................................................................................. 197
16.1 Mode Description ................................................................................................................................... 201 16.1.1 One-shot Mode .............................................................................................................................. 201 16.1.2 Repeat Mode ................................................................................................................................. 203 16.1.3 Single Sweep Mode ....................................................................................................................... 205 16.1.4 Repeat Sweep Mode 0 .................................................................................................................. 207 16.1.5 Repeat Sweep Mode 1 .................................................................................................................. 209 16.2 Function ................................................................................................................................................. 211 16.2.1 Resolution Select Function ............................................................................................................ 211 16.2.2 Sample and Hold ........................................................................................................................... 211 16.2.3 Extended Analog Input Pins ........................................................................................................... 211 16.2.4 External Operation Amplifier (Op-Amp) Connection Mode ............................................................ 211 16.2.5 Current Consumption Reducing Function ...................................................................................... 212 16.2.6 Output Impedance of Sensor under A/D Conversion ..................................................................... 212
17. D/A Converter .................................................................................................................. 214 18. CRC Calculation .............................................................................................................. 216 19. CAN Module .................................................................................................................... 218
19.1 CAN Module-Related Registers ............................................................................................................. 219 19.1.1 CAN Message Box ......................................................................................................................... 219 19.1.2 Acceptance Mask Registers........................................................................................................... 219 19.1.3 CAN SFR Registers ....................................................................................................................... 219 19.2 CAN0 Message Box ............................................................................................................................... 220 19.3 Acceptance Mask Registers ................................................................................................................... 222 19.4 CAN SFR Registers ............................................................................................................................... 223 19.5 Operational Modes ................................................................................................................................. 230 19.5.1 CAN Reset/Initialization Mode ....................................................................................................... 230 19.5.2 CAN Operation Mode ..................................................................................................................... 231 19.5.3 CAN Sleep Mode ........................................................................................................................... 231 19.5.4 CAN Interface Sleep Mode ............................................................................................................ 231 19.5.5 Bus Off State .................................................................................................................................. 232 19.6 Configuration CAN Module System Clock ............................................................................................. 233 19.7 Bit Timing Configuration ......................................................................................................................... 233 19.8 Bit-rate ................................................................................................................................................... 234 19.8.1 Calculation of Bit-rate ..................................................................................................................... 234 19.9 Acceptance Filtering Function and Masking Function ............................................................................ 235 19.10 Acceptance Filter Support Unit (ASU) .................................................................................................. 236 19.11 Basic CAN Mode .................................................................................................................................. 237 19.12 Return from Bus Off Function .............................................................................................................. 238 19.13 Time Stamp Counter and Time Stamp Function .................................................................................. 238 19.14 Listen-Only Mode ................................................................................................................................. 238 19.15 Reception and Transmission ................................................................................................................ 239 19.15.1 Reception ..................................................................................................................................... 240 19.15.2 Transmission ................................................................................................................................ 241 19.16 CAN Interrupt ....................................................................................................................................... 242
A-4
20. Programmable I/O Ports ................................................................................................. 243
20.1 PDi Register ........................................................................................................................................... 244 20.2 Pi Register, PC14 Register .................................................................................................................... 244 20.3 PURj Register ........................................................................................................................................ 244 20.4 PCR Register ......................................................................................................................................... 244
21. Flash Memory Version .................................................................................................... 256
21.1 Memory Map .......................................................................................................................................... 257 21.1.1 Boot Mode ...................................................................................................................................... 258 21.2 Functions to Prevent Flash Memory from Rewriting .............................................................................. 258 21.2.1 ROM Code Protect Function .......................................................................................................... 258 21.2.2 ID Code Check Function ................................................................................................................ 258 21.3 CPU Rewrite Mode ................................................................................................................................ 260 21.3.1 EW0 Mode ..................................................................................................................................... 261 21.3.2 EW1 Mode ..................................................................................................................................... 261 21.3.3 FMR0, FMR1 Registers ................................................................................................................. 262 21.3.4 Precautions on CPU Rewrite Mode ............................................................................................... 267 21.3.5 Software Commands ..................................................................................................................... 269 21.3.6 Data Protect Function .................................................................................................................... 274 21.3.7 Status Register (SRD Register) ..................................................................................................... 274 21.3.8 Full Status Check ........................................................................................................................... 276 21.4 Standard Serial I/O Mode ...................................................................................................................... 278 21.4.1 ID Code Check Function ................................................................................................................ 278 21.4.2 Example of Circuit Application in Standard Serial I/O Mode .......................................................... 282 21.5 Parallel I/O Mode ................................................................................................................................... 283 21.5.1 User ROM and Boot ROM Areas ................................................................................................... 283 21.5.2 ROM Code Protect Function .......................................................................................................... 283 21.6 CAN I/O Mode ........................................................................................................................................ 284 21.6.1 ID Code Check Function ................................................................................................................ 284 21.6.2 Example of Circuit Application in CAN I/O Mode ........................................................................... 287
22. Electrical Characteristics ................................................................................................. 288
22.1 Electrical Characteristics ........................................................................................................................ 288
23. Usage Precaution ............................................................................................................ 324
23.1 SFR ........................................................................................................................................................ 324 23.2 External Bus ........................................................................................................................................... 325 23.3 External Clock ........................................................................................................................................ 326 23.4 PLL Frequency Synthesizer ................................................................................................................... 327 23.5 Power Control ........................................................................................................................................ 328 23.3 Oscillation Stop, Re-oscillation Detection Function ............................................................................... 330 23.7 Protection ............................................................................................................................................... 331 23.8 Interrupt .................................................................................................................................................. 332 23.8.1 Reading Address 00000h ............................................................................................................... 332 23.8.2 _______ SP ...................................................................................................................................... 332 Setting 23.8.3 NMI Interrupt .................................................................................................................................. 332 23.8.4 Changing Interrupt Generate Factor .............................................................................................. 333 _____ 23.8.5 INT Interrupt ................................................................................................................................... 333 23.8.6 Rewrite Interrupt Control Register ................................................................................................. 334 23.8.7 Watchdog Timer Interrupt .............................................................................................................. 334
A-5
23.9 DMAC .................................................................................................................................................... 335 23.9.1 Write to DMAE Bit in DMiCON Register ........................................................................................ 335 23.10 Timers .................................................................................................................................................. 336 23.10.1 Timer A ......................................................................................................................................... 336 23.10.2 Timer B ......................................................................................................................................... 340 23.11 Thee-Phase Motor Control Timer Function .......................................................................................... 342 23.12 Serial Interface ..................................................................................................................................... 343 23.12.1 Clock Synchronous Serial I/O Mode ............................................................................................ 343 23.13 A/D Converter ...................................................................................................................................... 346 23.14 CAN Module ......................................................................................................................................... 348 23.14.1 Reading C0STR Register ............................................................................................................ 348 23.14.2 Performing CAN Configuration .................................................................................................... 350 23.14.3 Suggestions to Reduce Power Consumption .............................................................................. 351 23.14.4 CAN Transceiver in Boot Mode .................................................................................................... 352 23.15 Programmable I/O Ports ...................................................................................................................... 353 23.16 Dedicated Input Pin .............................................................................................................................. 354 23.17 Electrical Characteristic Differences Between Mask ROM and Flash Memory Version Microcomputers ...... 355 23.18 Mask ROM Version ............................................................................................................................. 356 23.19 Flash Memory Version ......................................................................................................................... 357 23.19.1 Functions to Prevent Flash Memory from Rewriting .................................................................... 357 23.19.2 Stop Mode .................................................................................................................................... 357 23.19.3 Wait Mode .................................................................................................................................... 357 23.19.4 Low Power Dissipation Mode and On-Chip Oscillator Low Power Dissipation Mode ................. 357 23.19.5 Writing Command and Data ......................................................................................................... 357 23.19.6 Program Command ...................................................................................................................... 357 23.19.7 Lock Bit Program Command ........................................................................................................ 357 23.19.8 Operation Speed .......................................................................................................................... 357 23.19.9 Prohibited Instructions ................................................................................................................. 358 23.19.10 Interrupt ...................................................................................................................................... 358 23.19.11 How to Access ............................................................................................................................ 358 23.19.12 Rewriting in User ROM Area ...................................................................................................... 358 23.19.13 DMA Transfer ............................................................................................................................. 358 23.20 Flash Memory Programming Using Boot Program .............................................................................. 359 23.20.1 Programming Using Serial I/O Mode ........................................................................................... 359 23.20.2 Programming Using CAN I/O Mode ............................................................................................. 359 23.21 Noise .................................................................................................................................................... 360
Appendix 1. Package Dimensions ........................................................................................ 361 Register Index ....................................................................................................................... 363
Specifications written in this manual are believed to be accurate, but are not guaranteed to be entirely free of error. Specifications in this manual may be changed for functional or performance improvements. Please make sure your manual is the latest edition.
A-6
SFR Page Reference
Address 0000h 0001h 0002h 0003h 0004h 0005h 0006h 0007h 0008h 0009h 000Ah 000Bh 000Ch 000Dh 000Eh 000Fh 0010h 0011h 0012h 0013h 0014h 0015h 0016h 0017h 0018h 0019h 001Ah 001Bh 001Ch 001Dh 001Eh 001Fh 0020h 0021h 0022h 0023h 0024h 0025h 0026h 0027h 0028h 0029h 002Ah 002Bh 002Ch 002Dh 002Eh 002Fh 0030h 0031h 0032h 0033h 0034h 0035h 0036h 0037h 0038h 0039h 003Ah 003Bh 003Ch 003Dh 003Eh 003Fh Register Symbol Page
Address 0040h 0041h 0042h 0043h 0044h 0045h 0046h 0047h 0048h 0049h 004Ah 004Bh 004Ch 004Dh 004Eh 004Fh 0050h 0051h 0052h 0053h 0054h 0055h 0056h 0057h 0058h 0059h 005Ah Register CAN0 Wake-up Interrupt Control Register CAN0 Successful Reception Interrupt Control Register CAN0 Successful Transmission Interrupt Control Register INT3 Interrupt Control Register Timer B5 Interrupt Control Register SI/O5 Interrupt Control Register Timer B4 Interrupt Control Register UART1 Bus Collision Detection Interrupt Control Register Timer B3 Interrupt Control Register UART0 Bus Collision Detection Interrupt Control Register SI/O4 Interrupt Control Register INT5 Interrupt Control Register SI/O3 Interrupt Control Register INT4 Interrupt Control Register UART2 Bus Collision Detection Interrupt Control Register DMA0 Interrupt Control Register DMA1 Interrupt Control Register CAN0 Error Interrupt Control Register A/D Conversion Interrupt Control Register Key Input Interrupt Control Register UART2 Transmit Interrupt Control Register UART2 Receive Interrupt Control Register UART0 Transmit Interrupt Control Register UART0 Receive Interrupt Control Register UART1 Transmit Interrupt Control Register UART1 Receive Interrupt Control Register Timer A0 Interrupt Control Register Timer A1 Interrupt Control Register Timer A2 Interrupt Control Register INT7 Interrupt Control Register Timer A3 Interrupt Control Register INT6 Interrupt Control Register Timer A4 Interrupt Control Register Timer B0 Interrupt Control Register SI/O6 Interrupt Control Register Timer B1 Interrupt Control Register INT8 Interrupt Control Register Timer B2 Interrupt Control Register INT0 Interrupt Control Register INT1 Interrupt Control Register INT2 Interrupt Control Register Symbol C01WKIC C0RECIC C0TRMIC INT3IC TB5IC S5IC TB4IC U1BCNIC TB3IC U0BCNIC S4IC INT5IC S3IC INT4IC U2BCNIC DM0IC DM1IC C01ERRIC ADIC KUPIC S2TIC S2RIC S0TIC S0RIC S1TIC S1RIC TA0IC TA1IC TA2IC INT7IC TA3IC INT6IC TA4IC TB0IC S6IC TB1IC INT8IC TB2IC INT0IC INT1IC INT2IC Page 81 81 81 82 81 81 81 81 81 81 82 82 82 82 81 81 81 81 81 81 81 81 81 81 81 81 81 81 82 82 82 82 81 81 81 82 82 81 82 82 82
Processor Mode Register 0 Processor Mode Register 1 System Clock Control Register 0 System Clock Control Register 1 Chip Select Control Register Address Match Interrupt Enable Register Protect Register Oscillation Stop Detection Register Watchdog Timer Start Register Watchdog Timer Control Register Address Match Interrupt Register 0
PM0 PM1 CM0 CM1 CSR AIER PRCR CM2 WDTS WDC RMAD0
35 36 53 54 41 95 75 55 97 97 95
Address Match Interrupt Register 1
RMAD1
95
Chip Select Expansion Control Register CSE PLL Control Register 0 PLC0 Processor Mode Register 2 PM2
47 58 57
DMA0 Source Pointer
SAR0
102
005Bh 005Ch 005Dh 005Eh 005Fh 0060h 0061h 0062h 0063h 0064h 0065h 0066h 0067h 0068h 0069h 006Ah 006Bh 006Ch 006Dh 006Eh 006Fh 0070h 0071h 0072h 0073h 0074h 0075h 0076h 0077h 0078h 0079h 007Ah 007Bh 007Ch 007Dh 007Eh 007Fh
DMA0 Destination Pointer
DAR0
102
DMA0 Transfer Counter
TCR0
102
CAN0 Message Box 0: Identifier / DLC
DMA0 Control Register
DM0CON
101
CAN0 Message Box 0: Data Field
DMA1 Source Pointer
SAR1
102
CAN0 Message Box 0: Time Stamp
DMA1 Destination Pointer
DAR1
102
220 221
CAN0 Message Box 1: Identifier / DLC
DMA1 Transfer Counter
TCR1
102
DMA1 Control Register
DM1CON
101
CAN0 Message Box 1: Data Field
The blank areas are reserved.
CAN0 Message Box 1: Time Stamp
B-1
Address 0080h 0081h 0082h 0083h 0084h 0085h 0086h 0087h 0088h 0089h 008Ah 008Bh 008Ch 008Dh 008Eh 008Fh 0090h 0091h 0092h 0093h 0094h 0095h 0096h 0097h 0098h 0099h 009Ah 009Bh 009Ch 009Dh 009Eh 009Fh 00A0h 00A1h 00A2h 00A3h 00A4h 00A5h 00A6h 00A7h 00A8h 00A9h 00AAh 00ABh 00ACh 00ADh 00AEh 00AFh 00B0h 00B1h 00B2h 00B3h 00B4h 00B5h 00B6h 00B7h 00B8h 00B9h 00BAh 00BBh 00BCh 00BDh 00BEh 00BFh
Register
Symbol
Page
CAN0 Message Box 2: Identifier / DLC
CAN0 Message Box 2: Data Field
CAN0 Message Box 2: Time Stamp
CAN0 Message Box 3: Identifier / DLC
CAN0 Message Box 3: Data Field
CAN0 Message Box 3: Time Stamp
220 221
CAN0 Message Box 4: Identifier / DLC
CAN0 Message Box 4: Data Field
CAN0 Message Box 4: Time Stamp
CAN0 Message Box 5: Identifier / DLC
CAN0 Message Box 5: Data Field
CAN0 Message Box 5: Time Stamp
Address 00C0h 00C1h 00C2h 00C3h 00C4h 00C5h 00C6h 00C7h 00C8h 00C9h 00CAh 00CBh 00CCh 00CDh 00CEh 00CFh 00D0h 00D1h 00D2h 00D3h 00D4h 00D5h 00D6h 00D7h 00D8h 00D9h 00DAh 00DBh 00DCh 00DDh 00DEh 00DFh 00E0h 00E1h 00E2h 00E3h 00E4h 00E5h 00E6h 00E7h 00E8h 00E9h 00EAh 00EBh 00ECh 00EDh 00EEh 00EFh 00F0h 00F1h 00F2h 00F3h 00F4h 00F5h 00F6h 00F7h 00F8h 00F9h 00FAh 00FBh 00FCh 00FDh 00FEh 00FFh
Register
Symbol
Page
CAN0 Message Box 6: Identifier / DLC
CAN0 Message Box 6: Data Field
CAN0 Message Box 6: Time Stamp
CAN0 Message Box 7: Identifier / DLC
CAN0 Message Box 7: Data Field
CAN0 Message Box 7: Time Stamp
220 221
CAN0 Message Box 8: Identifier / DLC
CAN0 Message Box 8: Data Field
CAN0 Message Box 8: Time Stamp
CAN0 Message Box 9: Identifier / DLC
CAN0 Message Box 9: Data Field
CAN0 Message Box 9: Time Stamp
B-2
Address 0100h 0101h 0102h 0103h 0104h 0105h 0106h 0107h 0108h 0109h 010Ah 010Bh 010Ch 010Dh 010Eh 010Fh 0110h 0111h 0112h 0113h 0114h 0115h 0116h 0117h 0118h 0119h 011Ah 011Bh 011Ch 011Dh 011Eh 011Fh 0120h 0121h 0122h 0123h 0124h 0125h 0126h 0127h 0128h 0129h 012Ah 012Bh 012Ch 012Dh 012Eh 012Fh 0130h 0131h 0132h 0133h 0134h 0135h 0136h 0137h 0138h 0139h 013Ah 013Bh 013Ch 013Dh 013Eh 013Fh
Register
Symbol
Page
CAN0 Message Box 10: Identifier / DLC
CAN0 Message Box 10: Data Field
CAN0 Message Box 10: Time Stamp
CAN0 Message Box 11: Identifier / DLC
CAN0 Message Box 11: Data Field
CAN0 Message Box 11: Time Stamp
220 221
CAN0 Message Box 12: Identifier / DLC
CAN0 Message Box 12: Data Field
CAN0 Message Box 12: Time Stamp
CAN0 Message Box 13: Identifier / DLC
CAN0 Message Box 13: Data Field
CAN0 Message Box 13: Time Stamp
Address 0140h 0141h 0142h 0143h 0144h 0145h 0146h 0147h 0148h 0149h 014Ah 014Bh 014Ch 014Dh 014Eh 014Fh 0150h 0151h 0152h 0153h 0154h 0155h 0156h 0157h 0158h 0159h 015Ah 015Bh 015Ch 015Dh 015Eh 015Fh 0160h 0161h 0162h 0163h 0164h 0165h 0166h 0167h 0168h 0169h 016Ah 016Bh 016Ch 016Dh 016Eh 016Fh 0170h 0171h 0172h 0173h 0174h 0175h 0176h 0177h 0178h 0179h 017Ah 017Bh 017Ch 017Dh 017Eh 017Fh
Register
Symbol
Page
CAN0 Message Box 14: Identifier /DLC
CAN0 Message Box 14: Data Field
CAN0 Message Box 14: Time Stamp
220 221
CAN0 Message Box 15: Identifier /DLC
CAN0 Message Box 15: Data Field
CAN0 Message Box 15: Time Stamp
CAN0 Global Mask Register
C0GMR
222
CAN0 Local Mask A Register
C0LMAR
222
CAN0 Local Mask B Register
C0LMBR
222
The blank areas are reserved.
B-3
Address 0180h 0181h 0182h 0183h 0184h 0185h 0186h 0187h 0188h 0189h 018Ah 018Bh 018Ch 018Dh 018Eh 018Fh 0190h 0191h 0192h 0193h 0194h 0195h 0196h 0197h 0198h 0199h 019Ah 019Bh 019Ch 019Dh 019Eh 019Fh 01A0h 01A1h 01A2h 01A3h 01A4h 01A5h 01A6h 01A7h 01A8h 01A9h 01AAh 01ABh 01ACh 01ADh 01AEh 01AFh 01B0h 01B1h 01B2h 01B3h 01B4h 01B5h 01B6h 01B7h 01B8h 01B9h 01BAh 01BBh 01BCh 01BDh 01BEh 01BFh
Register
Symbol
Page
Flash Memory Control Register 1 Flash Memory Control Register 0 Address Match Interrupt Register 2
FMR1 FMR0 RMAD2
262 262 95 95 95
Address Match Interrupt Enable Register 2 AIER2 Address Match Interrupt Register 3 RMAD3
Address 01C0h 01C1h 01C2h 01C3h 01C4h 01C5h 01C6h 01C7h 01C8h 01C9h 01CAh 01CBh 01CCh 01CDh 01CEh 01CFh 01D0h 01D1h 01D2h 01D3h 01D4h 01D5h 01D6h 01D7h 01D8h 01D9h 01DAh 01DBh 01DCh 01DDh 01DEh 01DFh 01E0h 01E1h 01E2h 01E3h 01E4h 01E5h 01E6h 01E7h 01E8h 01E9h 01EAh 01EBh 01ECh 01EDh 01EEh 01EFh 01F0h 01F1h 01F2h 01F3h 01F4h 01F5h 01F6h 01F7h 01F8h 01F9h 01FAh 01FBh 01FCh 01FDh 01FEh 01FFh
Register Timer B3, B4, B5 Count Start Flag Timer A1-1 Register Timer A2-1 Register Timer A4-1 Register Three-Phase PWM Control Register 0 Three-Phase PWM Control Register 1 Three-Phase Output Buffer Register 0 Three-Phase Output Buffer Register 1 Dead Time Timer Timer B2 Interrupt Occurrence Frequency Set Counter Interrupt Cause Select Register 2 Timer B3 Register Timer B4 Register Timer B5 Register SI/O6 Transmit/Receive Register SI/O6 Control Register SI/O6 Bit Rate Generator SI/O3, 4, 5, 6 Transmit/Receive Register Timer B3 Mode Register Timer B4 Mode Register Timer B5 Mode Register Interrupt Cause Select Register 0 Interrupt Cause Select Register 1 SI/O3 Transmit/Receive Register SI/O3 Control Register SI/O3 Bit Rate Generator SI/O4 Transmit/Receive Register SI/O4 Control Register SI/O4 Bit Rate Generator SI/O5 Transmit/Receive Register SI/O5 Control Register SI/O5 Bit Rate Generator UART0 Special Mode Register 4 UART0 Special Mode Register 3 UART0 Special Mode Register 2 UART0 Special Mode Register UART1 Special Mode Register 4 UART1 Special Mode Register 3 UART1 Special Mode Register 2 UART1 Special Mode Register UART2 Special Mode Register 4 UART2 Special Mode Register 3 UART2 Special Mode Register 2 UART2 Special Mode Register UART2 Transmit/Receive Mode Register UART2 Bit Rate Generator UART2 Transmit Buffer Register
Symbol TBSR TA11 TA21 TA41 INVC0 INVC1 IDB0 IDB1 DTT ICTB2 IFSR2 TB3 TB4 TB5 S6TRR S6C S6BRG S3456TRR TB3MR TB4MR TB5MR IFSR0 IFSR1 S3TRR S3C S3BRG S4TRR S4C S4BRG S5TRR S5C S5BRG U0SMR4 U0SMR3 U0SMR2 U0SMR U1SMR4 U1SMR3 U1SMR2 U1SMR U2SMR4 U2SMR3 U2SMR2 U2SMR U2MR U2BRG U2TB
Page 127 138 138 138 135 136 137 137 137 139 92 136 126 126 192 192 192 193 126 128 129 131 90 91 192 192 192 192 192 192 192 192 192 153 152 152 151 153 152 152 151 153 152 152 151 149 148 148 149 150 148
UART2 Transmit/Receive Control Register 0 U2C0 UART2 Transmit/Receive Control Register 1 U2C1 UART2 Receive Buffer Register U2RB
The blank areas are reserved.
B-4
Address 0200h 0201h 0202h 0203h 0204h 0205h 0206h 0207h 0208h 0209h 020Ah 020Bh 020Ch 020Dh 020Eh 020Fh 0210h 0211h 0212h 0213h 0214h 0215h 0216h 0217h 0218h 0219h 021Ah 021Bh 021Ch 021Dh 021Eh 021Fh 0220h 0221h 0222h 0223h 0224h 0225h 0226h 0227h 0228h 0229h 022Ah 022Bh 022Ch 022Dh 022Eh 022Fh 0230h 0231h 0232h 0233h 0234h 0235h 0236h 0237h 0238h 0239h 023Ah 023Bh 023Ch 023Dh 023Eh 023Fh
Register CAN0 Message Control Register 0 CAN0 Message Control Register 1 CAN0 Message Control Register 2 CAN0 Message Control Register 3 CAN0 Message Control Register 4 CAN0 Message Control Register 5 CAN0 Message Control Register 6 CAN0 Message Control Register 7 CAN0 Message Control Register 8 CAN0 Message Control Register 9 CAN0 Message Control Register 10 CAN0 Message Control Register 11 CAN0 Message Control Register 12 CAN0 Message Control Register 13 CAN0 Message Control Register 14 CAN0 Message Control Register 15 CAN0 Control Register CAN0 Status Register CAN0 Slot Status Register CAN0 Interrupt Control Register CAN0 Extended ID Register CAN0 Configuration Register CAN0 Receive Error Count Register CAN0 Transmit Error Count Register CAN0 Time Stamp Register
Symbol Page C0MCTL0 C0MCTL1 C0MCTL2 C0MCTL3 C0MCTL4 C0MCTL5 C0MCTL6 C0MCTL7 223 C0MCTL8 C0MCTL9 C0MCTL10 C0MCTL11 C0MCTL12 C0MCTL13 C0MCTL14 C0MCTL15 C0CTLR C0STR C0SSTR C0ICR C0IDR C0CONR C0RECR C0TECR C0TSR 224 226 227 227 227 228 229 229 229
CAN1 Control Register
C1CTLR
225
Address Register Symbol 0240h 0241h 0242h CAN0 Acceptance Filter Support Register C0AFS 0243h 0244h 0245h 0246h 0247h 0248h 0249h 024Ah 024Bh 024Ch 024Dh 024Eh 024Fh 0250h 0251h 0252h 0253h 0254h 0255h 0256h 0257h 0258h 0259h 025Ah 025Bh 025Ch 025Dh 025Eh Peripheral Clock Select Register PCLKR 025Fh CAN0 Clock Select Register CCLKR 0260h 0261h 0262h 0263h 0264h 0265h 0266h 0267h 0268h 0269h 026Ah 026Bh 026Ch 026Dh 026Eh 026Fh 0270h to 0372h 0373h 0374h 0375h 0376h 0377h 0378h 0379h 037Ah 037Bh 037Ch 037Dh 037Eh 037Fh
Page
229
56 57
The blank areas are reserved.
B-5
Address 0380h 0381h 0382h 0383h 0384h 0385h 0386h 0387h 0388h 0389h 038Ah 038Bh 038Ch 038Dh 038Eh 038Fh 0390h 0391h 0392h 0393h 0394h 0395h 0396h 0397h 0398h 0399h 039Ah 039Bh 039Ch 039Dh 039Eh 039Fh 03A0h 03A1h 03A2h 03A3h 03A4h 03A5h 03A6h 03A7h 03A8h 03A9h 03AAh 03ABh 03ACh 03ADh 03AEh 03AFh 03B0h 03B1h 03B2h 03B3h 03B4h 03B5h 03B6h 03B7h 03B8h 03B9h 03BAh 03BBh 03BCh 03BDh 03BEh 03BFh
Register Count Start Flag Clock Prescaler Reset Flag One-Shot Start Flag Trigger Select Register Up/Down Flag Timer A0 Register Timer A1 Register Timer A2 Register Timer A3 Register Timer A4 Register Timer B0 Register Timer B1 Register Timer B2 Register Timer A0 Mode Register Timer A1 Mode Register Timer A2 Mode Register Timer A3 Mode Register Timer A4 Mode Register Timer B0 Mode Register Timer B1 Mode Register Timer B2 Mode Register Timer B2 Special Mode Register
Symbol TABSR CPSRF ONSF TRGSR UDF TA0 TA1 TA2 TA3 TA4 TB0 TB1 TB2 TA0MR TA1MR TA2MR TA3MR TA4MR TB0MR TB1MR TB2MR TB2SC
Page 112,127,140 113,127 113 113,140 112 111 111 138 111 138 111 111 138 126 126 126 138 111 114 141 116 118,141 121 118 123 118,141 126,128 129,131 141 139 149 148 148 149 150 148 149 148 148 149 150 148 151
UART0 Transmit/Receive Mode Register U0MR UART0 Bit Rate Generator U0BRG UART0 Transmit Buffer Register U0TB UART0 Transmit/Receive Control Register 0 U0C0 UART0 Transmit/Receive Control Register 1 U0C1 UART0 Receive Buffer Register U0RB UART1 Transmit/Receive Mode Register U1MR UART1 Bit Rate Generator U1BRG UART1 Transmit Buffer Register U1TB UART1 Transmit/Receive Control Register 0 U1C0 UART1 Transmit/Receive Control Register 1 U1C1 UART1 Receive Buffer Register U1RB UART Transmit/Receive Control Register 2 UCON
DMA0 Request Cause Select Register DM0SL DMA1 Request Cause Select Register DM1SL CRC Data Register CRC Input Register CRCD CRCIN
100 101 216 216
Address 03C0h 03C1h 03C2h 03C3h 03C4h 03C5h 03C6h 03C7h 03C8h 03C9h 03CAh 03CBh 03CCh 03CDh 03CEh 03CFh 03D0h 03D1h 03D2h 03D3h 03D4h 03D5h 03D6h 03D7h 03D8h 03D9h 03DAh 03DBh 03DCh 03DDh 03DEh 03DFh 03E0h 03E1h 03E2h 03E3h 03E4h 03E5h 03E6h 03E7h 03E8h 03E9h 03EAh 03EBh 03ECh 03EDh 03EEh 03EFh 03F0h 03F1h 03F2h 03F3h 03F4h 03F5h 03F6h 03F7h 03F8h 03F9h 03FAh 03FBh 03FCh 03FDh 03FEh 03FFh
Register A/D Register 0 A/D Register 1 A/D Register 2 A/D Register 3 A/D Register 4 A/D Register 5 A/D Register 6 A/D Register 7
Symbol AD0 AD1 AD2 AD3
Page
200 AD4 AD5 AD6 AD7
A/D Control Register 2 A/D Control Register 0 A/D Control Register 1 D/A Register 0 D/A Register 1 D/A Control Register Port P14 Control Register Pull-Up Control Register 3 Port P0 Register Port P1 Register Port P0 Direction Register Port P1 Direction Register Port P2 Register Port P3 Register Port P2 Direction Register Port P3 Direction Register Port P4 Register Port P5 Register Port P4 Direction Register Port P5 Direction Register Port P6 Register Port P7 Register Port P6 Direction Register Port P7 Direction Register Port P8 Register Port P9 Register Port P8 Direction Register Port P9 Direction Register Port P10 Register Port P11 Register Port P10 Direction Register Port P11 Direction Register Port P12 Register Port P13 Register Port P12 Direction Register Port P13 Direction Register Pull-up Control Register 0 Pull-up Control Register 1 Pull-up Control Register 2 Port Control Register
ADCON2 ADCON0 ADCON1 DA0 DA1 DACON PC14 PUR3 P0 P1 PD0 PD1 P2 P3 PD2 PD3 P4 P5 PD4 PD5 P6 P7 PD6 PD7 P8 P9 PD8 PD9 P10 P11 PD10 PD11 P12 P13 PD12 PD13 PUR0 PUR1 PUR2 PCR
200 199,202,204 206,208,210 215 215 215 251 253 251 251 250 250 251 251 250 250 251 251 250 250 251 251 250 250 251 251 250 250 251 251 250 250 251 251 250 250 252 252 252 253
The blank areas are reserved.
B-6
Under development This document is under development and its contents are subject to change
M16C/6N Group (M16C/6NL, M16C/6NN)
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
Rev.2.00 Nov 28, 2005
1. Overview
The M16C/6N Group (M16C/6NL, M16C/6NN) of single-chip microcomputers are built using the high-performance silicon gate CMOS process using an M16C/60 Series CPU core and are packaged in 100-pin and 128-pin plastic molded LQFP. These single-chip microcomputers operate using sophisticated instructions featuring a high level of instruction efficiency. With 1 Mbyte of address space, they are capable of executing instructions at high speed. Being equipped with one CAN (Controller Area Network) module in M16C/6N Group (M16C/6NL, M16C/6NN), the microcomputer is suited to car audio and industrial control systems. The CAN module complies with the 2.0B specification. In addition, this microcomputer contains a multiplier and DMAC which combined with fast instruction processing capability, makes it suitable for control of various OA and communication equipment which requires high-speed arithmetic/logic operations.
1.1 Applications
Car audio and industrial control systems, other
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 1 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
1. Overview
1.2 Performance Outline
Tables 1.1 and 1.2 list a performance outline of M16C/6N Group (M16C/6NL, M16C/6NN). Table 1.1 Performance Outline of M16C/6N Group (100-pin Version: M16C/6NL) CPU Item Number of Basic Instructions Minimum Instruction Execution Time Operation Mode Address Space Memory Capacity Port Multifunction Timer Performance 91 instructions 41.7ns (f(BCLK) = 24MHz, 1/1 prescaler, without software wait) Single-chip, memory expansion and microprocessor modes 1 Mbyte See Table 1.3 Product List Input/Output: 87 pins, Input: 1 pin Timer A: 16 bits 5 channels Timer B: 16 bits 6 channels Three-phase motor control circuit 3 channels Clock synchronous, UART, I2C-bus (1), IEBus (2) 2 channels Clock synchronous 10-bit A/D converter: 1 circuit, 26 channels 8 bits 2 channels 2 channels CRC-CCITT 1 channel with 2.0B specification 15 bits 1 channel (with prescaler) Internal: 30 sources, External: 9 sources Software: 4 sources, Priority level: 7 levels 4 circuits * Main clock oscillation circuit (*) * Sub clock oscillation circuit (*) * On-chip oscillator * PLL frequency synthesizer (*) Equipped with a built-in feedback resistor Main clock oscillation stop and re-oscillation detection function VCC = 3.0 to 5.5V (f(BCLK) = 24MHz, 1/1 prescaler, without software wait) 19mA (f(BCLK) = 24MHz, PLL operation, no division) 21mA (f(BCLK) = 24MHz, PLL operation, no division) 3A (f(BCLK) = 32kHz, Wait mode, Oscillation capacity Low) 0.8A (Stop mode, Topr = 25C) 3.3 0.3V or 5.0 0.5V 100 times 5.0V 5mA -40 to 85C CMOS high performance silicon gate 100-pin plastic mold LQFP
Peripheral Function
Serial Interface
A/D Converter D/A Converter DMAC CRC Calculation Circuit CAN Module Watchdog Timer Interrupt Clock Generating Circuit
Electrical Characteristics
Oscillation Stop Detection Function Supply Voltage
Power Mask ROM Consumption Flash Memory Mask ROM Flash Memory Flash Memory Program/Erase Supply Voltage Version Program and Erase Endurance I/O I/O Withstand Voltage Characteristics Output Current Operating Ambient Temperature Device Configuration Package NOTES: 1. I2C-bus is a registered trademark of Koninklijke Philips Electronics N.V. 2. IEBus is a registered trademark of NEC Electronics Corporation.
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 2 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 1.2 Performance Outline of M16C/6N Group (128-pin Version: M16C/6NN) CPU Item Number of Basic Instructions Minimum Instruction Execution Time Operation Mode Address Space Memory Capacity Port Multifunction Timer
1. Overview
Peripheral Function
Serial Interface
A/D Converter D/A Converter DMAC CRC Calculation Circuit CAN Module Watchdog Timer Interrupt Clock Generating Circuit
Electrical Characteristics
Oscillation Stop Detection Function Supply Voltage
Performance 91 instructions 41.7ns (f(BCLK) = 24MHz, 1/1 prescaler, without software wait) Single-chip, memory expansion and microprocessor modes 1 Mbyte See Table 1.3 Product List Input/Output: 113 pins, Input: 1 pin Timer A: 16 bits 5 channels Timer B: 16 bits 6 channels Three-phase motor control circuit 3 channels Clock synchronous, UART, I2C-bus (1), IEBus (2) 4 channels Clock synchronous 10-bit A/D converter: 1 circuit, 26 channels 8 bits 2 channels 2 channels CRC-CCITT 1 channel with 2.0B specification 15 bits 1 channel (with prescaler) Internal: 32 sources, External: 12 sources Software: 4 sources, Priority level: 7 levels 4 circuits * Main clock oscillation circuit (*) * Sub clock oscillation circuit (*) * On-chip oscillator * PLL frequency synthesizer (*) Equipped with a built-in feedback resistor Main clock oscillation stop and re-oscillation detection function VCC = 3.0 to 5.5V (f(BCLK) = 24MHz, 1/1 prescaler, without software wait) 19mA (f(BCLK) = 24MHz, PLL operation, no division) 21mA (f(BCLK) = 24MHz, PLL operation, no division) 3A (f(BCLK) = 32kHz, Wait mode, Oscillation capacity Low) 0.8A (Stop mode, Topr = 25C) 3.3 0.3V or 5.0 0.5V 100 times 5.0V 5mA -40 to 85C CMOS high performance silicon gate 128-pin plastic mold LQFP
Power Mask ROM Consumption Flash Memory Mask ROM Flash Memory Flash Memory Program/Erase Supply Voltage Version Program and Erase Endurance I/O I/O Withstand Voltage Characteristics Output Current Operating Ambient Temperature Device Configuration Package
NOTES: 1. I2C-bus is a registered trademark of Koninklijke Philips Electronics N.V. 2. IEBus is a registered trademark of NEC Electronics Corporation.
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 3 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
1. Overview
1.3 Block Diagram
Figure 1.1 shows a block diagram of M16C/6N Group (M16C/6NL, M16C/6NN).
8
8
8
8
8
8
8
Port P0
Port P1
Port P2
Port P3
Port P4
Port P5
Port P6
Port P7
Internal peripheral functions
Timer (16 bits) Output (timer A): 5 Input (timer B): 6 Three-phase motor control circuit Watchdog timer (15 bits)
A/D converter (10 bits 8 channels Expandable up to 26 channels) UART or Clock synchronous serial I/O (3 channels) CRC arithmetic circuit (CCITT) (Polynomial: X16+X12+X5+1)
System clock generating circuit XIN-XOUT XCIN-XCOUT PLL frequency synthesizer On-chip oscillator Clock synchronous serial I/O (8 bits 4 channels) (4) CAN module (1 channel)
8
Port P8 Port P8_5
7
M16C/60 series CPU core
R0H R1H R0L R1L R2 R3 A0 A1 FB SB USP
ISP
Memory
ROM (1) RAM (2)
Port P9
DMAC (2 channels)
8
INTB
Port P10
D/A converter (8 bits 2 channels)
PC FLG
Multiplier
8
Port P14
(3)
Port P13
(3)
Port P12
(3)
Port P11
(3)
NOTES: 1: ROM size depends on microcomputer type. 2: RAM size depends on microcomputer type. 3: Ports P11 to P14 are only in the 128-pin version. 4: 8 bits 2 channels in the 100-pin version.
2
8
8
8
Figure 1.1 Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 4 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
1. Overview
1.4 Product List
Table 1.3 lists the M16C/6N Group (M16C/6NL, M16C/6NN) products and Figure 1.2 shows the type numbers, memory sizes and packages. Table 1.3 Product List Type No. ROM Capacity M306NLFHGP 384 K + 4 Kbytes M306NNFHGP M306NLFJGP (D) 512 K + 4 Kbytes M306NNFJGP M306NLME-XXXGP 192 Kbytes M306NNME-XXXGP M306NLMG-XXXGP 256 Kbytes As of Nov. 2005 RAM Capacity Package Type Remarks 31 Kbytes PLQP0100KB-A Flash memory (1) PLQP0128KB-A version 31 Kbytes PLQP0100KB-A PLQP0128KB-A 16 Kbytes PLQP0100KB-A Mask ROM version PLQP0128KB-A 20 Kbytes PLQP0100KB-A
M306NNMG-XXXGP PLQP0128KB-A (D): Under development NOTE: 1. In the flash memory version, there is 4-Kbyte space (block A).
Type No. M30 6N L M G - XXX GP
Package type: GP: Package PLQP0100KB-A, PLQP0128KB-A ROM No. Omitted on flash memory version ROM capacity: E : 192 Kbytes G: 256 Kbytes H : 384 Kbytes J : 512 Kbytes Memory type: M : Mask ROM version F : Flash memory version Shows the number of CAN module, pin count, etc. 6N Group M16C Family
Figure 1.2 Type No., Memory Size, and Package
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 5 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
1. Overview
1.5 Pin Configuration
Figures 1.3 and 1.4 show the pin configuration (top view). Tables 1.4 to 1.8 list the pin characteristics.
PIN CONFIGURATION (top view)
P1_3/D11 P1_4/D12 P1_5/D13/INT3 P1_6/D14/INT4 P1_7/D15/INT5 P2_0/AN2_0/A0(/D0/-) P2_1/AN2_1/A1(/D1/D0) P2_2/AN2_2/A2(/D2/D1) P2_3/AN2_3/A3(/D3/D2) P2_4/AN2_4/A4(/D4/D3) P2_5/AN2_5/A5(/D5/D4) P2_6/AN2_6/A6(/D6/D5) P2_7/AN2_7/A7(/D7/D6) VSS P3_0/A8(/-/D7) VCC2 P3_1/A9 P3_2/A10 P3_3/A11 P3_4/A12 P3_5/A13 P3_6/A14 P3_7/A15 P4_0/A16 P4_1/A17
75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51
P1_2/D10 P1_1/D9 P1_0/D8 P0_7/AN0_7/D7 P0_6/AN0_6/D6 P0_5/AN0_5/D5 P0_4/AN0_4/D4 P0_3/AN0_3/D3 P0_2/AN0_2/D2 P0_1/AN0_1/D1 P0_0/AN0_0/D0 P10_7/AN7/KI3 P10_6/AN6/KI2 P10_5/AN5/KI1 P10_4/AN4/KI0 P10_3/AN3 P10_2/AN2 P10_1/AN1 AVSS P10_0/AN0 VREF AVCC P9_7/ADTRG/SIN4 P9_6/ANEX1/CTX0/SOUT4 P9_5/ANEX0/CRX0/CLK4
76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 12 345 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26
M16C/6N Group (M16C/6NL)
P4_2/A18 P4_3/A19 P4_4/CS0 P4_5/CS1 P4_6/CS2 P4_7/CS3 P5_0/WRL/WR P5_1/WRH/BHE P5_2/RD P5_3/BCLK P5_4/HLDA P5_5/HOLD P5_6/ALE P5_7/RDY/CLKOUT P6_0/CTS0/RTS0 P6_1/CLK0 P6_2/RXD0/SCL0 P6_3/TXD0/SDA0 P6_4/CTS1/RTS1/CTS0/CLKS1 P6_5/CLK1 P6_6/RXD1/SCL1 P6_7/TXD1/SDA1 P7_0/TXD2/SDA2/TA0OUT P7_1/RXD2/SCL2/TA0IN/TB5IN (1) P7_2/CLK2/TA1OUT/V
NOTE: 1. P7_1 and P9_1 are N channel open-drain pins. Figure 1.3 Pin Configuration (Top View) (1)
P9_4/DA1/TB4IN P9_3/DA0/TB3IN P9_2/TB2IN/SOUT3 (1) P9_1/TB1IN/SIN3 P9_0/TB0IN/CLK3 BYTE CNVSS P8_7/XCIN P8_6/XCOUT RESET XOUT VSS XIN VCC1 P8_5/NMI P8_4/INT2/ZP P8_3/INT1 P8_2/INT0 P8_1/TA4IN/U P8_0/TA4OUT/U(SIN4) P7_7/TA3IN P7_6/TA3OUT P7_5/TA2IN/W(SOUT4) P7_4/TA2OUT/W(CLK4) P7_3/CTS2/RTS2/TA1IN/V
Package: PLQP0100KB-A
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 6 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 1.4 Pin Characteristics for 100-Pin Package (1)
Pin No. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 Control Pin Port P9_4 P9_3 P9_2 P9_1 P9_0 BYTE CNVSS XCIN P8_7 XCOUT P8_6 _____________ RESET XOUT VSS XIN VCC1 P8_5 P8_4 P8_3 P8_2 P8_1 P8_0 P7_7 P7_6 P7_5 P7_4 P7_3 P7_2 P7_1 P7_0 P6_7 P6_6 P6_5 P6_4 P6_3 P6_2 P6_1 P6_0 P5_7 P5_6 P5_5 P5_4 P5_3 P5_2 P5_1 P5_0 P4_7 P4_6 P4_5 P4_4 P4_3 P4_2 Interrupt Pin Timer Pin TB4IN TB3IN TB2IN TB1IN TB0IN UART Pin
1. Overview
Analog CAN Module Bus Control Pin Pin Pin DA1 DA0
SOUT3 SIN3 CLK3
________
NMI _________ INT2 _________ INT1 _________ INT0
ZP
___
TA4IN/U TA4OUT/U TA3IN TA3OUT ____ TA2IN/W TA2OUT/W ___ TA1IN/V TA1OUT/V TA0IN/TB5IN TA0OUT
(SIN4)
(SOUT4) (CLK4) __________ __________ CTS2/RTS2 CLK2 RXD2/SCL2 TXD2/SDA2 TXD1/SDA1 RXD1/SCL1 CLK1 _________ _________ _________ CTS1/RTS1/CTS0/CLKS1 TXD0/SDA0 RXD0/SCL0 CLK0 __________ __________ CTS0/RTS0
_________
RDY/CLKOUT ALE ___________ HOLD ___________ HLDA BCLK ______ RD __________________ WRH/BHE _________ ______ WRL/WR _______ CS3 _______ CS2 _______ CS1 _______ CS0 A19 A18
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 7 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 1.5 Pin Characteristics for 100-Pin Package (2)
Pin No. 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 Control Pin Port P4_1 P4_0 P3_7 P3_6 P3_5 P3_4 P3_3 P3_2 P3_1 VCC2 P3_0 VSS P2_7 P2_6 P2_5 P2_4 P2_3 P2_2 P2_1 P2_0 P1_7 P1_6 P1_5 P1_4 P1_3 P1_2 P1_1 P1_0 P0_7 P0_6 P0_5 P0_4 P0_3 P0_2 P0_1 P0_0 P10_7 P10_6 P10_5 P10_4 P10_3 P10_2 P10_1 AVSS P10_0 VREF AVCC P9_7 P9_6 P9_5 SIN4 SOUT4 CLK4 AN0 AN2_7 AN2_6 AN2_5 AN2_4 AN2_3 AN2_2 AN2_1 AN2_0 Interrupt Pin Timer Pin UART Pin
1. Overview
Analog CAN Module Bus Control Pin Pin Pin A17 A16 A15 A14 A13 A12 A11 A10 A9 A8(/-/D7) A7(/D7/D6) A6(/D6/D5) A5(/D5/D4) A4(/D4/D3) A3(/D3/D2) A2(/D2/D1) A1(/D1/D0) A0(/D0/-) D15 D14 D13 D12 D11 D10 D9 D8 D7 D6 D5 D4 D3 D2 D1 D0
_________
INT5 _________ INT4 _________ INT3
______
KI3 ______ KI2 ______ KI1 ______ KI0
AN0_7 AN0_6 AN0_5 AN0_4 AN0_3 AN0_2 AN0_1 AN0_0 AN7 AN6 AN5 AN4 AN3 AN2 AN1
______________
ADTRG ANEX1 CTX0 ANEX0 CRX0
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 8 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
1. Overview
PIN CONFIGURATION (top view)
P1_1/D9 P1_2/D10 P1_3/D11 P1_4/D12 P1_5/D13/INT3 P1_6/D14/INT4 P1_7/D15/INT5 P2_0/AN2_0/A0(/D0/-) P2_1/AN2_1/A1(/D1/D0) P2_2/AN2_2/A2(/D2/D1) P2_3/AN2_3/A3(/D3/D2) P2_4/AN2_4/A4(/D4/D3) P2_5/AN2_5/A5(/D5/D4) P2_6/AN2_6/A6(/D6/D5) P2_7/AN2_7/A7(/D7/D6) VSS P3_0/A8(/-/D7) VCC2 P12_0 P12_1 P12_2 P12_3 P12_4 P3_1/A9 P3_2/A10 P3_3/A11 P3_4/A12 P3_5/A13 P3_6/A14 P3_7/A15 P4_0/A16 P4_1/A17 P4_2/A18 P4_3/A19 P4_4/CS0 P4_5/CS1 P4_6/CS2 P4_7/CS3
102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39
P1_0/D8 P0_7/AN0_7/D7 P0_6/AN0_6/D6 P0_5/AN0_5/D5 P0_4/AN0_4/D4 P0_3/AN0_3/D3 P0_2/AN0_2/D2 P0_1/AN0_1/D1 P0_0/AN0_0/D0 P11_7/SIN6 P11_6/SOUT6 P11_5/CLK6 P11_4 P11_3 P11_2/SOUT5 P11_1/SIN5 P11_0/CLK5 P10_7/AN7/KI3 P10_6/AN6/KI2 P10_5/AN5/KI1 P10_4/AN4/KI0 P10_3/AN3 P10_2/AN2 P10_1/AN1 AVSS P10_0/AN0
103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128
M16C/6N Group (M16C/6NN)
P12_5 P12_6 P12_7 P5_0/WRL/WR P5_1/WRH/BHE P5_2/RD P5_3/BCLK P13_0 P13_1 P13_2 P13_3 P5_4/HLDA P5_5/HOLD P5_6/ALE P5_7/RDY/CLKOUT P13_4 P13_5/INT6 P13_6/INT7 P13_7/INT8 P6_0/CTS0/RTS0 P6_1/CLK0 P6_2/RXD0/SCL0 P6_3/TXD0/SDA0 P6_4/CTS1/RTS1/CTS0/CLKS1 P6_5/CLK1 VSS
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
NOTE: 1. P7_1 and P9_1 are N channel open-drain pins. Figure 1.4 Pin Configuration (Top View) (2)
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
VREF AVCC P9_7/ADTRG/SIN4 P9_6/ANEX1/CTX0/SOUT4 P9_5/ANEX0/CRX0/CLK4 P9_4/DA1/TB4IN P9_3/DA0/TB3IN P9_2/TB2IN/SOUT3 (1) P9_1/TB1IN/SIN3 P9_0/TB0IN/CLK3 P14_1 P14_0 BYTE CNVSS P8_7/XCIN P8_6/XCOUT RESET XOUT VSS XIN VCC1 P8_5/NMI P8_4/INT2/ZP P8_3/INT1 P8_2/INT0 P8_1/TA4IN/U P8_0/TA4OUT/U(SIN4) P7_7/TA3IN P7_6/TA3OUT P7_5/TA2IN/W(SOUT4) P7_4/TA2OUT/W(CLK4) P7_3/CTS2/RTS2/TA1IN/V P7_2/CLK2/TA1OUT/V (1) P7_1/RXD2/SCL2/TA0IN/TB5IN P7_0/TXD2/SDA2/TA0OUT P6_7/TXD1/SDA1 VCC1 P6_6/RXD1/SCL1
Package: PLQP0128KB-A
page 9 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 1.6 Pin Characteristics for 128-Pin Package (1)
Pin No. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 Control Pin VREF AVCC P9_7 P9_6 P9_5 P9_4 P9_3 P9_2 P9_1 P9_0 P14_1 P14_0 BYTE CNVSS XCIN P8_7 XCOUT P8_6 _____________ RESET XOUT VSS XIN VCC1 P8_5 P8_4 P8_3 P8_2 P8_1 P8_0 P7_7 P7_6 P7_5 P7_4 P7_3 P7_2 P7_1 P7_0 P6_7 VCC1 P6_6 VSS P6_5 P6_4 P6_3 P6_2 P6_1 P6_0 P13_7 P13_6 P13_5 P13_4 P5_7 SIN4 SOUT4 CLK4 TB4IN TB3IN TB2IN TB1IN TB0IN Port Interrupt Pin Timer Pin UART Pin
1. Overview
Analog CAN Module Bus Control Pin Pin Pin
______________
ADTRG ANEX1 CTX0 ANEX0 CRX0 DA1 DA0
SOUT3 SIN3 CLK3
________
NMI _________ INT2 _________ INT1 _________ INT0
ZP
___
TA4IN/U TA4OUT/U TA3IN TA3OUT ____ TA2IN/W TA2OUT/W ___ TA1IN/V TA1OUT/V TA0IN/TB5IN TA0OUT
(SIN4)
(SOUT4) (CLK4) __________ __________ CTS2/RTS2 CLK2 RXD2/SCL2 TXD2/SDA2 TXD1/SDA1 RXD1/SCL1 CLK1 CTS1/RTS1/CTS0/CLKS1 TXD0/SDA0 RXD0/SCL0 CLK0 __________ __________ CTS0/RTS0
_________ _________ _________
_________
INT8 _________ INT7 _________ INT6
_________
RDY/CLKOUT
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 10 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 1.7 Pin Characteristics for 128-Pin Package (2)
Pin No. 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 Control Pin Port P5_6 P5_5 P5_4 P13_3 P13_2 P13_1 P13_0 P5_3 P5_2 P5_1 P5_0 P12_7 P12_6 P12_5 P4_7 P4_6 P4_5 P4_4 P4_3 P4_2 P4_1 P4_0 P3_7 P3_6 P3_5 P3_4 P3_3 P3_2 P3_1 P12_4 P12_3 P12_2 P12_1 P12_0 VCC2 P3_0 VSS P2_7 P2_6 P2_5 P2_4 P2_3 P2_2 P2_1 P2_0 P1_7 P1_6 P1_5 P1_4 P1_3 AN2_7 AN2_6 AN2_5 AN2_4 AN2_3 AN2_2 AN2_1 AN2_0 Interrupt Pin Timer Pin UART Pin
1. Overview
Analog CAN Module Bus Control Pin Pin Pin ALE ___________ HOLD ___________ HLDA
BCLK ______ RD __________________ WRH/BHE _________ ______ WRL/WR
_______
CS3 _______ CS2 _______ CS1 _______ CS0 A19 A18 A17 A16 A15 A14 A13 A12 A11 A10 A9
A8(/-/D7) A7(/D7/D6) A6(/D6/D5) A5(/D5/D4) A4(/D4/D3) A3(/D3/D2) A2(/D2/D1) A1(/D1/D0) A0(/D0/-) D15 D14 D13 D12 D11
_________
INT5 _________ INT4 _________ INT3
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 11 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 1.8 Pin Characteristics for 128-Pin Package (3)
Pin No. 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 Control Pin Port P1_2 P1_1 P1_0 P0_7 P0_6 P0_5 P0_4 P0_3 P0_2 P0_1 P0_0 P11_7 P11_6 P11_5 P11_4 P11_3 P11_2 P11_1 P11_0 P10_7 P10_6 P10_5 P10_4 P10_3 P10_2 P10_1 AVSS P10_0 AN0 Interrupt Pin Timer Pin UART Pin
1. Overview
Analog CAN Module Bus Control Pin Pin Pin D10 D9 D8 D7 D6 D5 D4 D3 D2 D1 D0
AN0_7 AN0_6 AN0_5 AN0_4 AN0_3 AN0_2 AN0_1 AN0_0 SIN6 SOUT6 CLK6
______
SOUT5 SIN5 CLK5 AN7 AN6 AN5 AN4 AN3 AN2 AN1
KI3 ______ KI2 ______ KI1 ______ KI0
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 12 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
1. Overview
1.6 Pin Description
Tables 1.9 to 1.11 list the pin descriptions. Table 1.9 Pin Description (100-pin and 128-pin Versions) (1)
Signal Name Power supply input Analog power supply input Reset input CNVSS Pin Name VCC1, VCC2, VSS AVCC, AVSS
_____________
I/O Type Description I Apply 3.0 to 5.5V to the VCC1 and VCC2 pins and 0V to the VSS I I I
pin. The VCC apply condition is that VCC2 = VCC1 (1). Applies the power supply for the A/D converter. Connect the AVCC pin to VCC1. Connect the AVSS pin to VSS. The microcomputer is in a reset state when applying "L" to the this pin. Switches processor mode. Connect this pin to VSS to when after a reset to start up in single-chip mode. Connect this pin to VCC1 to start up in microprocessor mode. Switches the data bus in external memory space. The data bus is 16-bit long when the this pin is held "L" and 8-bit long when the this pin is held "H". Set it to either one. Connect this pin to VSS when an single-chip mode. Inputs and outputs data (D0 to D7) when these pins are set as the separate bus. Inputs and outputs data (D8 to D15) when external 16-bit data bus is set as the separate bus. Output address bits (A0 to A19). Input and output data (D0 to D7) and output address bits (A0 to A7) by time-sharing when external 8-bit data bus are set as the multiplexed bus. Input and output data (D0 to D7) and output address bits (A1 to A8) by time-sharing when external 16-bit data bus are set as the multiplexed bus. _______ _______ _______ _______ Output CS0 to CS3 signals. CS0 to CS3 are chip-select signals to specify an external______ ________ _____ space. ________ _________ ________ _________ Output WRL, WRH, (WR, BHE), RD signals. WRL and WRH or ________ ______ BHE and WR can be switched by program. ________ _________ _____ * WRL, WRH and RD are selected ________ The WRL signal becomes "L" by writing data to an even address in an external memory space. _________ The WRH signal becomes "L" by writing data to an odd address in an_____ external memory space. The RD pin signal becomes "L" by reading data in an external memory space. ______ ________ _____ * WR, ______ and RD are selected BHE The WR signal becomes "L" by writing data in an external memory space. _____ The RD signal becomes "L" by reading data in an external memory space. ________ The BHE signal becomes "L" by accessing an odd address. ______ ________ _____ Select WR, BHE and RD for an external 8-bit data bus. ALE is a signal to latch the address. __________ While the HOLD pin is held "L", the microcomputer is placed in a hold state. __________ In a hold state, HLDA outputs a "L" signal. ________ While applying a "L" signal to the RDY pin, the microcomputer is placed in a wait state.
RESET CNVSS
External data bus width select input Bus control pins
BYTE
I
D0 to D7 D8 to D15 A0 to A19 A0/D0 to A7/D7
I/O I/O O I/O
A1/D0 to A8/D7
_______ _______
I/O
CS0 to CS3
_________ ______
O O
WRL/WR WRH/BHE ______ RD
_________ ________
ALE __________ HOLD
__________
O I O I
HLDA ________ RDY I: Input O: Output
I/O: Input/Output
NOTE: 1. In this manual, hereafter, VCC refers to VCC1 unless otherwise noted.
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 13 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 1.10 Pin Description (100-pin and 128-pin Versions) (2)
Signal Name Main clock input Main clock output Sub clock input Sub clock output BCLK output Clock output INT interrupt input _______ NMI interrupt input Key input interrupt input Timer A XIN XOUT XCIN XCOUT BCLK CLKOUT NT0 to INT8 (3) ________ NMI
______ ______
1. Overview
Pin Name
I/O Type I O I O O O I I I I/O I I I O I O I/O I I O O O I/O I/O I I
Description I/O pins for the main clock oscillation circuit. Connect a ceramic (1) resonator or crystal oscillator between XIN and XOUT . To use the external clock, input the clock from XIN and leave XOUT open. I/O pins for a sub clock oscillation circuit. Connect a crystal oscillator between XCIN and XCOUT (1). To use the external clock, input the clock from XCIN and leave XCOUT open. Outputs the BCLK signal. The clock of the same cycle as fC, f8, or f32 is output. ______ Input pins for the_______ interrupt. INT Input pin for the NMI interrupt. Input pins for the key input interrupt. These are timer A0 to timer A4 I/O pins. These are timer A0 to timer A4 input pins. Input pin for the Z-phase. These are timer B0 to timer B5 input pins. These are Three-phase motor control output pins. These are send control input pins. These are receive control output pins. These are transfer clock I/O pins. These are serial data input pins. These are serial data input pins. These are serial data output pins. These are serial data output pins. This is output pin for transfer clock output from multiple pins function. These are serial data I/O pins. These are transfer clock I/O pins. (however, SCL2 for the N-channel open drain output.) Applies the reference voltage for the A/D converter and D/A converter. Analog input pins for the A/D converter.
KI0 to KI3
TA0OUT to TA4OUT TA0IN to TA4IN ZP Timer B TB0IN to___ TB5IN ___ ____ Three-phase motor U, U, V, V, W, W control output __________ __________ Serial interface CTS0 to CTS2 __________ __________ RTS0 to RTS2 CLK0 to CLK6 (3) RXD0 to RXD2 SIN3 to SIN6 (3) TXD0 to TXD2 SOUT3 to SOUT6 (3) CLKS1 I2C mode SDA0 to SDA2 SCL0 to SCL2 VREF AN0 to AN7 AN0_0 to AN0_7 AN2_0 to AN2_7 _____________ ADTRG ANEX0 ANEX1 DA0, DA1 CRX0 CTX0 O: Output
Reference voltage input A/D converter
D/A converter CAN module I: Input
This is an A/D trigger input pin. This is the extended analog input pin for the A/D converter, and is the output in external op-amp connection mode. This is the extended analog input pin for the A/D converter. I These are the output pins for the D/A converter. O This is the input pins for the CAN module. I This is the output pins for the CAN module. O I/O: Input/Output I I/O
NOTES: 1. Ask the ________ oscillator maker the oscillation characteristic. ________ 2. INT6 to INT8, CLK5, CLK6, SIN5, SIN6, SOUT5, SOUT6 are only in the 128-pin version.
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 14 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 1.11 Pin Description (100-pin and 128-pin Versions) (3)
Signal Name I/O port Pin Name P0_0 to P0_7 P1_0 to P1_7 P2_0 to P2_7 P3_0 to P3_7 P4_0 to P4_7 P5_0 to P5_7 P6_0 to P6_7 P7_0 to P7_7 P8_0 to P8_4 P8_6, P8_7 P9_0 to P9_7 P10_0 to P10_7 P11_0 to P11_7 P12_0 to P12_7 P13_0 to P13_7 P14_0, P14_1 Input port I: Input NOTE: 1. Ports P11 to P14 are only in the 128-pin version. P8_5 O: Output
(1)
_______
1. Overview
I/O Type Description 8-bit I/O ports in CMOS, having a direction register to select I/O an input or output. Each pin is set as an input port or output port. An input port can be set for a pull-up or for no pull-up in 4-bit unit by program. (however P7_1 and P9_1 for the N-channel open drain output.)
(1) (1) (1)
I
Input pin for the NMI interrupt. Pin states can be read by the P8_5 bit in the P8 register.
I/O: Input/Output
Rev.2.00 Nov 28, 2005 REJ09B0126-02002
page 15 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
2. Central Processing Unit (CPU)
2. Central Processing Unit (CPU)
Figure 2.1 shows the CPU registers. The CPU has 13 registers. Of these, R0, R1, R2, R3, A0, A1 and FB comprise a register bank. There are two register banks.
b31
b15
b8 b7
b0
R2 R3
R0H (R0's high bits) R0L (R0's low bits) R1H (R1's high bits) R1L (R1's low bits) R2 R3 A0 A1 FB
b19 b15 b0
Data Registers (1)
Address Registers (1) Frame Base Registers (1)
INTBH
INTBL
Interrupt Table Register
The upper 4 bits of INTB are INTBH and the lower 16 bits of INTB are INTBL.
b19
b0
PC
b15 b0
Program Counter
USP ISP SB
b15 b0
User Stack Pointer Interrupt Stack Pointer Static Base Register
FLG
b15 b8 b7 b0
Flag Register
IPL
U
I
OBS
Z
DC
Carry Flag Debug Flag Zero Flag Sign Flag Register Bank Select Flag Overflow Flag Interrupt Enable Flag Stack Pointer Select Flag Reserved Area Processor Interrupt Priority Level Reserved Area
NOTE: 1. These registers comprise a register bank. There are two register banks.
Figure 2.1 CPU Registers
2.1 Data Registers (R0, R1, R2, and R3)
The R0 register consists of 16 bits, and is used mainly for transfers and arithmetic/logic operations. R1 to R3 are the same as R0. The R0 register can be separated between high (R0H) and low (R0L) for use as two 8-bit data registers. R1H and R1L are the same as R0H and R0L. Conversely R2 and R0 can be combined for use as a 32-bit data register (R2R0). R3R1 is the same as R2R0.
2.2 Address Registers (A0 and A1)
The A0 register consists of 16 bits, and is used for address register indirect addressing and address register relative addressing. They also are used for transfers and arithmetic/logic operations. A1 is the same as A0. In some instructions, A1 and A0 can be combined for use as a 32-bit address register (A1A0).
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 16 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
2. Central Processing Unit (CPU)
2.3 Frame Base Register (FB)
FB is configured with 16 bits, and is used for FB relative addressing.
2.4 Interrupt Table Register (INTB)
INTB is configured with 20 bits, indicating the start address of an interrupt vector table.
2.5 Program Counter (PC)
PC is configured with 20 bits, indicating the address of an instruction to be executed.
2.6 User Stack Pointer (USP), Interrupt Stack Pointer (ISP)
Stack pointer (SP) comes in two types: USP and ISP, each configured with 16 bits. Your desired type of stack pointer (USP or ISP) can be selected by the U flag of FLG.
2.7 Static Base Register (SB)
SB is configured with 16 bits, and is used for SB relative addressing.
2.8 Flag Register (FLG)
FLG consists of 11 bits, indicating the CPU status.
2.8.1 Carry Flag (C Flag)
This flag retains a carry, borrow, or shift-out bit that has occurred in the arithmetic/logic unit.
2.8.2 Debug Flag (D Flag)
This flag is used exclusively for debugging purpose. During normal use, it must be set to "0".
2.8.3 Zero Flag (Z Flag)
This flag is set to "1" when an arithmetic operation resulted in 0; otherwise, it is "0".
2.8.4 Sign Flag (S Flag)
This flag is set to "1" when an arithmetic operation resulted in a negative value; otherwise, it is "0".
2.8.5 Register Bank Select Flag (B Flag)
Register bank 0 is selected when this flag is "0" ; register bank 1 is selected when this flag is "1".
2.8.6 Overflow Flag (O Flag)
This flag is set to "1" when the operation resulted in an overflow; otherwise, it is "0".
2.8.7 Interrupt Enable Flag (I Flag)
This flag enables a maskable interrupt. Maskable interrupts are disabled when the I flag is "0", and are enabled when the I flag is "1". The I flag is set to "0" when the interrupt request is accepted.
2.8.8 Stack Pointer Select Flag (U Flag)
ISP is selected when the U flag is "0" ; USP is selected when the U flag is "1". The U flag is set to "0" when a hardware interrupt request is accepted or an INT instruction for software interrupt Nos. 0 to 31 is executed.
2.8.9 Processor Interrupt Priority Level (IPL)
IPL is configured with three bits, for specification of up to eight processor interrupt priority levels from level 0 to level 7. If a requested interrupt has priority greater than IPL, the interrupt request is enabled.
2.8.10 Reserved Area
When white to this bit, write "0". When read, its content is indeterminate.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 17 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
3. Memory
3. Memory
Figure 3.1 shows a memory map of the M16C/6N Group (M16C/6NL, M16C/6NN). The address space extends the 1 Mbyte from address 00000h to FFFFFh. The internal ROM is allocated in a lower address direction beginning with address FFFFFh. For example, a 512-Kbyte internal ROM is allocated to the addresses from 80000h to FFFFFh. As for the flash memory version, 4-Kbyte space (block A) exists in 0F000h to 0FFFFh. 4-Kbyte space is mainly for storing data. In addition to storing data, 4-Kbyte space also can store programs. The fixed interrupt vector table is allocated to the addresses from FFFDCh to FFFFFh. Therefore, store the start address of each interrupt routine here. The internal RAM is allocated in an upper address direction beginning with address 00400h. For example, a 31-Kbyte internal RAM is allocated to the addresses from 00400h to 07FFFh. In addition to storing data, the internal RAM also stores the stack used when calling subroutines and when interrupts are generated. The SFR is allocated to the addresses from 00000h to 003FFh. Peripheral function control registers are located here. Of the SFR, any area which has no functions allocated is reserved for future use and cannot be used by users. The special page vector table is allocated to the addresses from FFE00h to FFFDBh. This vector is used by the JMPS or JSRS instruction. For details, refer to M16C/60, M16C/20, M16C/Tiny Series Software Manual. In memory expansion and microprocessor modes, some areas are reserved for future use and cannot be used by users.
00000h SFR 00400h Internal RAM XXXXXh Reserved area (1) 0F000h 0FFFFh 10000h Internal ROM (data area) (3) External area 27000h Internal RAM Capacity 16 Kbytes 20 Kbytes 31 Kbytes Address XXXXXh 043FFh 053FFh 07FFFh Internal ROM Capacity 192 Kbytes 256 Kbytes 384 Kbytes 512 Kbytes
(1)
FFE00h
Special page vector table
Reserved area External area
FFFDCh
Undefined instruction
28000h
Overflow
BRK instruction Address match Single step
Oscillation stop and re-oscillation detection / watchdog timer
Address YYYYYh D0000h C0000h A0000h 80000h FFFFFh 80000h YYYYYh Reserved area (2) Internal ROM (program area) (4) FFFFFh
DBC NMI Reset
NOTES: 1. During memory expansion mode or microprocessor mode, cannot be used. 2. In memory expansion mode, cannot be used. 3. As for the flash memory version, 4-Kbyte space (block A) exists. 4. When using the masked ROM version, write nothing to internal ROM area. 5. Shown here is a memory map for the case where the PM10 bit in the PM1 register is "1" (block A enabled, addresses 10000h to 26FFFh for CS2 area) and the PM13 bit in the PM1 register is "1" (internal RAM area is expanded over 192 Kbytes).
Figure 3.1 Memory Map
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 18 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
4. Special Function Register (SFR)
4. Special Function Register (SFR)
SFR (Special Function Register) is the control register of peripheral functions. Tables 4.1 to 4.12 list the SFR information. Table 4.1 SFR Information (1)
Address 0000h 0001h 0002h 0003h 0004h 0005h 0006h 0007h 0008h 0009h 000Ah 000Bh 000Ch 000Dh 000Eh 000Fh 0010h 0011h 0012h 0013h 0014h 0015h 0016h 0017h 0018h 0019h 001Ah 001Bh 001Ch 001Dh 001Eh 001Fh 0020h 0021h 0022h 0023h 0024h 0025h 0026h 0027h 0028h 0029h 002Ah 002Bh 002Ch 002Dh 002Eh 002Fh 0030h 0031h 0032h 0033h 0034h 0035h 0036h 0037h 0038h 0039h 003Ah 003Bh 003Ch 003Dh 003Eh 003Fh Processor Mode Register 0 (1) Processor Mode Register 1 System Clock Control Register 0 System Clock Control Register 1 Chip Select Control Register Address Match Interrupt Enable Register Protect Register Oscillation Stop Detection Register (2) Watchdog Timer Start Register Watchdog Timer Control Register Address Match Interrupt Register 0 Register Symbol After Reset
PM0 PM1 CM0 CM1 CSR AIER PRCR CM2 WDTS WDC RMAD0
00000000b (CNVSS pin is "L") 00000011b (CNVSS pin is "H") 00001000b 01001000b 00100000b 00000001b XXXXXX00b XX000000b
0X000000b XXh 00XXXXXXb 00h 00h X0h 00h 00h X0h
Address Match Interrupt Register 1
RMAD1
Chip Select Expansion Control Register PLL Control Register 0 Processor Mode Register 2
CSE PLC0 PM2
00h 0001X010b XXX00000b XXh XXh XXh XXh XXh XXh XXh XXh
DMA0 Source Pointer
SAR0
DMA0 Destination Pointer
DAR0
DMA0 Transfer Counter
TCR0
DMA0 Control Register
DM0CON
00000X00b
DMA1 Source Pointer
SAR1
XXh XXh XXh XXh XXh XXh XXh XXh
DMA1 Destination Pointer
DAR1
DMA1 Transfer Counter
TCR1
DMA1 Control Register
DM1CON
00000X00b
X: Undefined NOTES: 1. The PM00 and PM01 bits in the PM0 register do not change at software reset, watchdog timer reset and oscillation stop detection reset. 2. The CM20, CM21, and CM27 bits in the CM2 register do not change at oscillation stop detection reset. 3. The blank areas are reserved and cannot be accessed by users.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 19 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 4.2 SFR Information (2)
Address 0040h 0041h 0042h 0043h 0044h 0045h 0046h 0047h 0048h 0049h 004Ah 004Bh 004Ch 004Dh 004Eh 004Fh 0050h 0051h 0052h 0053h 0054h 0055h 0056h 0057h 0058h 0059h 005Ah 005Bh 005Ch 005Dh 005Eh 005Fh 0060h 0061h 0062h 0063h 0064h 0065h 0066h 0067h 0068h 0069h 006Ah 006Bh 006Ch 006Dh 006Eh 006Fh 0070h 0071h 0072h 0073h 0074h 0075h 0076h 0077h 0078h 0079h 007Ah 007Bh 007Ch 007Dh 007Eh 007Fh Register CAN0 Wake-up Interrupt Control Register CAN0 Successful Reception Interrupt Control Register CAN0 Successful Transmission Interrupt Control Register INT3 Interrupt Control Register Timer B5 Interrupt Control Register SI/O5 Interrupt Control Register (1) Timer B4 Interrupt Control Register UART1 Bus Collision Detection Interrupt Control Register Timer B3 Interrupt Control Register UART0 Bus Collision Detection Interrupt Control Register SI/O4 Interrupt Control Register INT5 Interrupt Control Register SI/O3 Interrupt Control Register INT4 Interrupt Control Register UART2 Bus Collision Detection Interrupt Control Register DMA0 Interrupt Control Register DMA1 Interrupt Control Register CAN0 Error Interrupt Control Register A/D Conversion Interrupt Control Register Key Input Interrupt Control Register UART2 Transmit Interrupt Control Register UART2 Receive Interrupt Control Register UART0 Transmit Interrupt Control Register UART0 Receive Interrupt Control Register UART1 Transmit Interrupt Control Register UART1 Receive Interrupt Control Register Timer A0 Interrupt Control Register Timer A1 Interrupt Control Register Timer A2 Interrupt Control Register INT7 Interrupt Control Register (1) Timer A3 Interrupt Control Register INT6 Interrupt Control Register (1) Timer A4 Interrupt Control Register Timer B0 Interrupt Control Register SI/O6 Interrupt Control Register (1) Timer B1 Interrupt Control Register INT8 Interrupt Control Register (1) Timer B2 Interrupt Control Register INT0 Interrupt Control Register INT1 Interrupt Control Register INT2 Interrupt Control Register
4. Special Function Register (SFR)
Symbol C01WKIC C0RECIC C0TRMIC INT3IC TB5IC S5IC TB4IC U1BCNIC TB3IC U0BCNIC S4IC INT5IC S3IC INT4IC U2BCNIC DM0IC DM1IC C01ERRIC ADIC KUPIC S2TIC S2RIC S0TIC S0RIC S1TIC S1RIC TA0IC TA1IC TA2IC INT7IC TA3IC INT6IC TA4IC TB0IC S6IC TB1IC INT8IC TB2IC INT0IC INT1IC INT2IC
After Reset XXXXX000b XXXXX000b XXXXX000b XX00X000b XXXXX000b XXXXX000b XXXXX000b XX00X000b XX00X000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XX00X000b XX00X000b XXXXX000b XXXXX000b XX00X000b XXXXX000b XX00X000b XX00X000b XX00X000b XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh
CAN0 Message Box 0: Identifier / DLC
CAN0 Message Box 0: Data Field
CAN0 Message Box 0: Time Stamp
CAN0 Message Box 1: Identifier / DLC
CAN0 Message Box 1: Data Field
CAN0 Message Box 1: Time Stamp
X: Undefined NOTES: 1. These registers exist only in the 128-pin version. 2. The blank area is reserved and cannot be accessed by users.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 20 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 4.3 SFR Information (3)
Address 0080h 0081h 0082h 0083h 0084h 0085h 0086h 0087h 0088h 0089h 008Ah 008Bh 008Ch 008Dh 008Eh 008Fh 0090h 0091h 0092h 0093h 0094h 0095h 0096h 0097h 0098h 0099h 009Ah 009Bh 009Ch 009Dh 009Eh 009Fh 00A0h 00A1h 00A2h 00A3h 00A4h 00A5h 00A6h 00A7h 00A8h 00A9h 00AAh 00ABh 00ACh 00ADh 00AEh 00AFh 00B0h 00B1h 00B2h 00B3h 00B4h 00B5h 00B6h 00B7h 00B8h 00B9h 00BAh 00BBh 00BCh 00BDh 00BEh 00BFh Register
4. Special Function Register (SFR)
Symbol
CAN0 Message Box 2: Identifier / DLC
CAN0 Message Box 2: Data Field
CAN0 Message Box 2: Time Stamp
CAN0 Message Box 3: Identifier / DLC
CAN0 Message Box 3: Data Field
CAN0 Message Box 3: Time Stamp
CAN0 Message Box 4: Identifier / DLC
CAN0 Message Box 4: Data Field
CAN0 Message Box 4: Time Stamp
CAN0 Message Box 5: Identifier / DLC
CAN0 Message Box 5: Data Field
CAN0 Message Box 5: Time Stamp
After Reset XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh
X: Undefined
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 21 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 4.4 SFR Information (4)
Address 00C0h 00C1h 00C2h 00C3h 00C4h 00C5h 00C6h 00C7h 00C8h 00C9h 00CAh 00CBh 00CCh 00CDh 00CEh 00CFh 00D0h 00D1h 00D2h 00D3h 00D4h 00D5h 00D6h 00D7h 00D8h 00D9h 00DAh 00DBh 00DCh 00DDh 00DEh 00DFh 00E0h 00E1h 00E2h 00E3h 00E4h 00E5h 00E6h 00E7h 00E8h 00E9h 00EAh 00EBh 00ECh 00EDh 00EEh 00EFh 00F0h 00F1h 00F2h 00F3h 00F4h 00F5h 00F6h 00F7h 00F8h 00F9h 00FAh 00FBh 00FCh 00FDh 00FEh 00FFh Register
4. Special Function Register (SFR)
Symbol
CAN0 Message Box 6: Identifier / DLC
CAN0 Message Box 6: Data Field
CAN0 Message Box 6: Time Stamp
CAN0 Message Box 7: Identifier / DLC
CAN0 Message Box 7: Data Field
CAN0 Message Box 7: Time Stamp
CAN0 Message Box 8: Identifier / DLC
CAN0 Message Box 8: Data Field
CAN0 Message Box 8: Time Stamp
CAN0 Message Box 9: Identifier / DLC
CAN0 Message Box 9: Data Field
CAN0 Message Box 9: Time Stamp
After Reset XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh
X: Undefined
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 22 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 4.5 SFR Information (5)
Address 0100h 0101h 0102h 0103h 0104h 0105h 0106h 0107h 0108h 0109h 010Ah 010Bh 010Ch 010Dh 010Eh 010Fh 0110h 0111h 0112h 0113h 0114h 0115h 0116h 0117h 0118h 0119h 011Ah 011Bh 011Ch 011Dh 011Eh 011Fh 0120h 0121h 0122h 0123h 0124h 0125h 0126h 0127h 0128h 0129h 012Ah 012Bh 012Ch 012Dh 012Eh 012Fh 0130h 0131h 0132h 0133h 0134h 0135h 0136h 0137h 0138h 0139h 013Ah 013Bh 013Ch 013Dh 013Eh 013Fh Register
4. Special Function Register (SFR)
Symbol
CAN0 Message Box 10: Identifier / DLC
CAN0 Message Box 10: Data Field
CAN0 Message Box 10: Time Stamp
CAN0 Message Box 11: Identifier / DLC
CAN0 Message Box 11: Data Field
CAN0 Message Box 11: Time Stamp
CAN0 Message Box 12: Identifier / DLC
CAN0 Message Box 12: Data Field
CAN0 Message Box 12: Time Stamp
CAN0 Message Box 13: Identifier / DLC
CAN0 Message Box 13: Data Field
CAN0 Message Box 13: Time Stamp
After Reset XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh
X: Undefined
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 23 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 4.6 SFR Information (6)
Address 0140h 0141h 0142h 0143h 0144h 0145h 0146h 0147h 0148h 0149h 014Ah 014Bh 014Ch 014Dh 014Eh 014Fh 0150h 0151h 0152h 0153h 0154h 0155h 0156h 0157h 0158h 0159h 015Ah 015Bh 015Ch 015Dh 015Eh 015Fh 0160h 0161h 0162h 0163h 0164h 0165h 0166h 0167h 0168h 0169h 016Ah 016Bh 016Ch 016Dh 016Eh 016Fh 0170h 0171h 0172h 0173h 0174h 0175h 0176h 0177h 0178h 0179h 017Ah 017Bh 017Ch 017Dh 017Eh 017Fh Register
4. Special Function Register (SFR)
Symbol
CAN0 Message Box 14: Identifier /DLC
CAN0 Message Box 14: Data Field
CAN0 Message Box 14: Time Stamp
CAN0 Message Box 15: Identifier /DLC
CAN0 Message Box 15: Data Field
CAN0 Message Box 15: Time Stamp
CAN0 Global Mask Register
C0GMR
CAN0 Local Mask A Register
C0LMAR
CAN0 Local Mask B Register
C0LMBR
After Reset XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh
X: Undefined NOTE: 1. The blank areas are reserved and cannot be accessed by users.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 24 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 4.7 SFR Information (7)
Address 0180h 0181h 0182h 0183h 0184h 0185h 0186h 0187h 0188h 0189h 018Ah 018Bh 018Ch 018Dh 018Eh 018Fh 0190h 0191h 0192h 0193h 0194h 0195h 0196h 0197h 0198h 0199h 019Ah 019Bh 019Ch 019Dh 019Eh 019Fh 01A0h 01A1h 01A2h 01A3h 01A4h 01A5h 01A6h 01A7h 01A8h 01A9h 01AAh 01ABh 01ACh 01ADh 01AEh 01AFh 01B0h 01B1h 01B2h 01B3h 01B4h 01B5h 01B6h 01B7h 01B8h 01B9h 01BAh 01BBh 01BCh 01BDh 01BEh 01BFh Register
4. Special Function Register (SFR)
Symbol
After Reset
Flash Memory Control Register 1 (1) Flash Memory Control Register 0 (1) Address Match Interrupt Register 2 Address Match Interrupt Enable Register 2 Address Match Interrupt Register 3
FMR1 FMR0 RMAD2 AIER2 RMAD3
0X00XX0Xb 00000001b 00h 00h X0h XXXXXX00b 00h 00h X0h
X: Undefined NOTES: 1. These registers are included in the flash memory version. Cannot be accessed by users in the mask ROM version. 2. The blank areas are reserved and cannot be accessed by users.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 25 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 4.8 SFR Information (8)
Address 01C0h 01C1h 01C2h 01C3h 01C4h 01C5h 01C6h 01C7h 01C8h 01C9h 01CAh 01CBh 01CCh 01CDh 01CEh 01CFh 01D0h 01D1h 01D2h 01D3h 01D4h 01D5h 01D6h 01D7h 01D8h 01D9h 01DAh 01DBh 01DCh 01DDh 01DEh 01DFh 01E0h 01E1h 01E2h 01E3h 01E4h 01E5h 01E6h 01E7h 01E8h 01E9h 01EAh 01EBh 01ECh 01EDh 01EEh 01EFh 01F0h 01F1h 01F2h 01F3h 01F4h 01F5h 01F6h 01F7h 01F8h 01F9h 01FAh 01FBh 01FCh 01FDh 01FEh 01FFh Register Timer B3, B4, B5 Count Start Flag Timer A1-1 Register Timer A2-1 Register Timer A4-1 Register Three-Phase PWM Control Register 0 Three-Phase PWM Control Register 1 Three-Phase Output Buffer Register 0 Three-Phase Output Buffer Register 1 Dead Time Timer Timer B2 Interrupt Occurrence Frequency Set Counter Interrupt Cause Select Register 2 Timer B3 Register Timer B4 Register Timer B5 Register SI/O6 Transmit/Receive Register
(1)
4. Special Function Register (SFR)
Symbol TBSR TA11 TA21 TA41 INVC0 INVC1 IDB0 IDB1 DTT ICTB2 IFSR2 TB3 TB4 TB5 S6TRR S6C S6BRG S3456TRR TB3MR TB4MR TB5MR IFSR0 IFSR1 S3TRR S3C S3BRG S4TRR S4C S4BRG S5TRR S5C S5BRG U0SMR4 U0SMR3 U0SMR2 U0SMR U1SMR4 U1SMR3 U1SMR2 U1SMR U2SMR4 U2SMR3 U2SMR2 U2SMR U2MR U2BRG U2TB U2C0 U2C1 U2RB
After Reset 000XXXXXb XXh XXh XXh XXh XXh XXh 00h 00h 00h 00h XXh XXh X0000000b XXh XXh XXh XXh XXh XXh XXh 01000000b XXh XXXX0000b 00XX0000b 00XX0000b 00XX0000b 00h 00h XXh 01000000b XXh XXh 01000000b XXh XXh 01000000b XXh 00h 000X0X0Xb X0000000b X0000000b 00h 000X0X0Xb X0000000b X0000000b 00h 000X0X0Xb X0000000b X0000000b 00h XXh XXh XXh 00001000b 00000010b XXh XXh
SI/O6 Control Register (1) SI/O6 Bit Rate Generator (1) SI/O3, 4, 5, 6 Transmit/Receive Register (2) Timer B3 Mode Register Timer B4 Mode Register Timer B5 Mode Register Interrupt Cause Select Register 0 Interrupt Cause Select Register 1 SI/O3 Transmit/Receive Register SI/O3 Control Register SI/O3 Bit Rate Generator SI/O4 Transmit/Receive Register SI/O4 Control Register SI/O4 Bit Rate Generator SI/O5 Transmit/Receive Register (1) SI/O5 Control Register (1) SI/O5 Bit Rate Generator (1) UART0 Special Mode Register 4 UART0 Special Mode Register 3 UART0 Special Mode Register 2 UART0 Special Mode Register UART1 Special Mode Register 4 UART1 Special Mode Register 3 UART1 Special Mode Register 2 UART1 Special Mode Register UART2 Special Mode Register 4 UART2 Special Mode Register 3 UART2 Special Mode Register 2 UART2 Special Mode Register UART2 Transmit/Receive Mode Register UART2 Bit Rate Generator UART2 Transmit Buffer Register UART2 Transmit/Receive Control Register 0 UART2 Transmit/Receive Control Register 1 UART2 Receive Buffer Register
X: Undefined NOTES: 1. These registers exist only in the 128-pin version. 2. The S5TRF and S6TRF bits in the S3456TRR register are used in the 128-pin version. 3. The blank areas are reserved and cannot be accessed by users.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 26 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 4.9 SFR Information (9)
Address 0200h 0201h 0202h 0203h 0204h 0205h 0206h 0207h 0208h 0209h 020Ah 020Bh 020Ch 020Dh 020Eh 020Fh 0210h 0211h 0212h 0213h 0214h 0215h 0216h 0217h 0218h 0219h 021Ah 021Bh 021Ch 021Dh 021Eh 021Fh 0220h 0221h 0222h 0223h 0224h 0225h 0226h 0227h 0228h 0229h 022Ah 022Bh 022Ch 022Dh 022Eh 022Fh 0230h 0231h 0232h 0233h 0234h 0235h 0236h 0237h 0238h 0239h 023Ah 023Bh 023Ch 023Dh 023Eh 023Fh Register CAN0 Message Control Register 0 CAN0 Message Control Register 1 CAN0 Message Control Register 2 CAN0 Message Control Register 3 CAN0 Message Control Register 4 CAN0 Message Control Register 5 CAN0 Message Control Register 6 CAN0 Message Control Register 7 CAN0 Message Control Register 8 CAN0 Message Control Register 9 CAN0 Message Control Register 10 CAN0 Message Control Register 11 CAN0 Message Control Register 12 CAN0 Message Control Register 13 CAN0 Message Control Register 14 CAN0 Message Control Register 15 CAN0 Control Register CAN0 Status Register CAN0 Slot Status Register CAN0 Interrupt Control Register CAN0 Extended ID Register CAN0 Configuration Register CAN0 Receive Error Count Register CAN0 Transmit Error Count Register CAN0 Time Stamp Register
4. Special Function Register (SFR)
Symbol C0MCTL0 C0MCTL1 C0MCTL2 C0MCTL3 C0MCTL4 C0MCTL5 C0MCTL6 C0MCTL7 C0MCTL8 C0MCTL9 C0MCTL10 C0MCTL11 C0MCTL12 C0MCTL13 C0MCTL14 C0MCTL15 C0CTLR C0STR C0SSTR C0ICR C0IDR C0CONR C0RECR C0TECR C0TSR
After Reset 00h 00h 00h 00h 00h 00h 00h 00h 00h 00h 00h 00h 00h 00h 00h 00h X0000001b XX0X0000b 00h X0000001b 00h 00h 00h 00h 00h 00h XXh XXh 00h 00h 00h 00h
CAN1 Control Register
C1CTLR
X0000001b XX0X0000b
X: Undefined NOTE: 1. The blank areas are reserved and cannot be accessed by users.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 27 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 4.10 SFR Information (10)
Address 0240h 0241h 0242h 0243h 0244h 0245h 0246h 0247h 0248h 0249h 024Ah 024Bh 024Ch 024Dh 024Eh 024Fh 0250h 0251h 0252h 0253h 0254h 0255h 0256h 0257h 0258h 0259h 025Ah 025Bh 025Ch 025Dh 025Eh 025Fh 0260h 0261h 0262h 0263h 0264h 0265h 0266h 0267h 0268h 0269h 026Ah 026Bh 026Ch 026Dh 026Eh 026Fh 0270h to 0372h 0373h 0374h 0375h 0376h 0377h 0378h 0379h 037Ah 037Bh 037Ch 037Dh 037Eh 037Fh Register
4. Special Function Register (SFR)
Symbol
After Reset
CAN0 Acceptance Filter Support Register
C0AFS
XXh XXh
Peripheral Clock Select Register CAN0 Clock Select Register
PCLKR CCLKR
00h 00h
X: Undefined NOTE: 1. The blank areas are reserved and cannot be accessed by users.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 28 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 4.11 SFR Information (11)
Address 0380h 0381h 0382h 0383h 0384h 0385h 0386h 0387h 0388h 0389h 038Ah 038Bh 038Ch 038Dh 038Eh 038Fh 0390h 0391h 0392h 0393h 0394h 0395h 0396h 0397h 0398h 0399h 039Ah 039Bh 039Ch 039Dh 039Eh 039Fh 03A0h 03A1h 03A2h 03A3h 03A4h 03A5h 03A6h 03A7h 03A8h 03A9h 03AAh 03ABh 03ACh 03ADh 03AEh 03AFh 03B0h 03B1h 03B2h 03B3h 03B4h 03B5h 03B6h 03B7h 03B8h 03B9h 03BAh 03BBh 03BCh 03BDh 03BEh 03BFh Register Count Start Flag Clock Prescaler Reset Flag One-Shot Start Flag Trigger Select Register Up/Down Flag Timer A0 Register Timer A1 Register Timer A2 Register Timer A3 Register Timer A4 Register Timer B0 Register Timer B1 Register Timer B2 Register Timer A0 Mode Register Timer A1 Mode Register Timer A2 Mode Register Timer A3 Mode Register Timer A4 Mode Register Timer B0 Mode Register Timer B1 Mode Register Timer B2 Mode Register Timer B2 Special Mode Register UART0 Transmit/Receive Mode Register UART0 Bit Rate Generator UART0 Transmit Buffer Register UART0 Transmit/Receive Control Register 0 UART0 Transmit/Receive Control Register 1 UART0 Receive Buffer Register UART1 Transmit/Receive Mode Register UART1 Bit Rate Generator UART1 Transmit Buffer Register UART1 Transmit/Receive Control Register 0 UART1 Transmit/Receive Control Register 1 UART1 Receive Buffer Register UART Transmit/Receive Control Register 2
4. Special Function Register (SFR)
Symbol TABSR CPSRF ONSF TRGSR UDF TA0 TA1 TA2 TA3 TA4 TB0 TB1 TB2 TA0MR TA1MR TA2MR TA3MR TA4MR TB0MR TB1MR TB2MR TB2SC U0MR U0BRG U0TB U0C0 U0C1 U0RB U1MR U1BRG U1TB U1C0 U1C1 U1RB UCON
After Reset 00h 0XXXXXXXb 00h 00h 00h (1) XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh 00h 00h 00h 00h 00h 00XX0000b 00XX0000b 00XX0000b XXXXXX00b 00h XXh XXh XXh 00001000b 00XX0010b XXh XXh 00h XXh XXh XXh 00001000b 00XX0010b XXh XXh X0000000b
DMA0 Request Cause Select Register DMA1 Request Cause Select Register CRC Data Register CRC Input Register
DM0SL DM1SL CRCD CRCIN
00h 00h XXh XXh XXh
X: Undefined NOTES: 1. The TA2P to TA4P bits in the UDF register are set to "0" after reset. However, the contents in these bits are indeterminate when read. 2. The blank areas are reserved and cannot be accessed by users.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 29 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 4.12 SFR Information (12)
Address 03C0h 03C1h 03C2h 03C3h 03C4h 03C5h 03C6h 03C7h 03C8h 03C9h 03CAh 03CBh 03CCh 03CDh 03CEh 03CFh 03D0h 03D1h 03D2h 03D3h 03D4h 03D5h 03D6h 03D7h 03D8h 03D9h 03DAh 03DBh 03DCh 03DDh 03DEh 03DFh 03E0h 03E1h 03E2h 03E3h 03E4h 03E5h 03E6h 03E7h 03E8h 03E9h 03EAh 03EBh 03ECh 03EDh 03EEh 03EFh 03F0h 03F1h 03F2h 03F3h 03F4h 03F5h 03F6h 03F7h 03F8h 03F9h 03FAh 03FBh 03FCh 03FDh 03FEh 03FFh Register A/D Register 0 A/D Register 1 A/D Register 2 A/D Register 3 A/D Register 4 A/D Register 5 A/D Register 6 A/D Register 7
4. Special Function Register (SFR)
Symbol AD0 AD1 AD2 AD3 AD4 AD5 AD6 AD7
After Reset XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh XXh
A/D Control Register 2 A/D Control Register 0 A/D Control Register 1 D/A Register 0 D/A Register 1 D/A Control Register Port P14 Control Register (1) Pull-Up Control Register 3 (1) Port P0 Register Port P1 Register Port P0 Direction Register Port P1 Direction Register Port P2 Register Port P3 Register Port P2 Direction Register Port P3 Direction Register Port P4 Register Port P5 Register Port P4 Direction Register Port P5 Direction Register Port P6 Register Port P7 Register Port P6 Direction Register Port P7 Direction Register Port P8 Register Port P9 Register Port P8 Direction Register Port P9 Direction Register Port P10 Register Port P11 Register (1) Port P10 Direction Register Port P11 Direction Register (1) Port P12 Register (1) Port P13 Register (1) Port P12 Direction Register (1) Port P13 Direction Register (1) Pull-up Control Register 0 Pull-up Control Register 1 Pull-up Control Register 2 Port Control Register
ADCON2 ADCON0 ADCON1 DA0 DA1 DACON PC14 PUR3 P0 P1 PD0 PD1 P2 P3 PD2 PD3 P4 P5 PD4 PD5 P6 P7 PD6 PD7 P8 P9 PD8 PD9 P10 P11 PD10 PD11 P12 P13 PD12 PD13 PUR0 PUR1 PUR2 PCR
00h 00000XXXb 00h 00h 00h 00h XX00XXXXb 00h XXh XXh 00h 00h XXh XXh 00h 00h XXh XXh 00h 00h XXh XXh 00h 00h XXh XXh 00X00000b 00h XXh XXh 00h 00h XXh XXh 00h 00h 00h 00000000b (1) 00000010b 00h 00h
X: Undefined NOTES: 1. At hardware reset, the register is as follows: "00000000b" where "L" is input to the CNVSS pin "00000010b" where "H" is input to the CNVSS pin At software reset, watchdog timer reset and oscillation stop detection reset, the register is as follows: "00000000b" where the PM01 to PM00 bits in the PM0 register are "00b" (single-chip mode) "00000010b" where the PM01 to PM00 bits in the PM0 register are "01b" (memory expansion mode) or "11b" (microprocessor mode) 2. These registers exist only in the128-pin version. 3. The blank areas are reserved and cannot be accessed by users.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 30 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
5. Reset
5. Reset
Hardware reset, software reset, watchdog timer reset and oscillation stop detection reset are available to reset the microcomputer.
5.1 Hardware Reset
____________
The microcomputer resets pins, the CPU and SFR by setting the RESET pin. If the supply voltage meets the recommended operating conditions, the microcomputer resets all pins when an "L" signal is applied to ___________ ____________ the RESET pin (see Table 5.1 Pin Status When RESET Pin Level is "L"). The oscillation circuit is also reset and the main clock starts oscillation. The microcomputer resets the CPU and SFR when the signal ____________ applied to the RESET pin changes low ("L") to high ("H"). The microcomputer executes the program in an address indicated by the reset vector. The internal RAM is not reset. When an "L" signal is applied to the ____________ RESET pin while writing data to the internal RAM, the internal RAM is in an indeterminate state. Figure 5.1 shows an example of the reset circuit. Figure 5.2 shows a reset sequence. Table 5.1 lists pin ____________ states while the RESET pin is held low ("L").
5.1.1 Reset on a ____________ Supply Voltage Stable
(1) Apply "L" to the RESET pin (2) Apply 20 or more clock cycles to the XIN pin ____________ (3) Apply "H" to the RESET pin
5.1.2 Power-on Reset ____________
(1) Apply "L" to the RESET pin (2) Raise the supply voltage to the recommended operating level (3) Insert td(P-R) ms as wait time for the internal voltage to stabilize (4) Apply 20 or more____________ clock cycles to the XIN pin (5) Apply "H" to the RESET pin
Recommended operation voltage VCC 0V RESET VCC RESET 0V Supply a clock with td(P-R) +20 or more cycles to the XIN pin NOTE 1. Use the shortest possible wiring to connect external circuit. 0.2VCC or below
0.2VCC or below
Figure 5.1 Example Reset Circuit
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 31 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
5. Reset
VCC XIN td(P-R) More than 20 cycles are needed
RESET
BCLK
28cycles
BCLK Microprocessor mode BYTE = H Address FFFFCh FFFFDh FFFFEh
Content of reset vector
RD
WR
CS0 Microprocessor mode BYTE = L Address FFFFCh FFFFEh
Content of reset vector
RD
WR
CS0 Single-chip mode Address FFFFCh Content of reset vector FFFFEh
Figure 5.2 Reset Sequence
____________
Table 5.1 Pin Status When RESET Pin Level is "L" Status Pin Name P0 P1 P2, P3, P4_0 to P4_3 P4_4 P4_5 to P4_7 P5_0 P5_1 P5_2 P5_3 P5_4 CNVSS = VSS Input port Input port Input port Input port Input port Input port Input port Input port Input port Input port CNVSS = VCC (1) BYTE = VSS BYTE = VCC Data input Data input Data input Input port Address output (undefined) ______ Address output (undefined) ______ CS0 output ("H" is output) CS0 output ("H" is output) Input port (Pulled high) Input port (Pulled high) ______ ______ WR output ("H" is output) WR output ("H" is output) ________ ________ BHE output (undefined) BHE output (undefined) ______ ______ RD output ("H" is output) RD output ("H" is output) BCLK output BCLK output ___________ ___________ HLDA output HLDA output (The output value depends on (The output value __________ on depends __________ the input to the HOLD pin) the input to the HOLD pin) __________ __________ HOLD input HOLD input ALE output ("L" is output) ALE output ("L" is output) ________ ________ RDY input RDY input Input port Input port
P5_5 Input port P5_6 Input port P5_7 Input port P6, P7, P8_0 to P8_4, Input port P8_6, P8_7, P9, P10 P11, P12, P13, Input port Input port Input port P14_0, P14_1 (2) NOTES: 1. Shown here is the valid pin state when the internal power supply voltage has stabilized after power-on. When CNVSS = VCC, the pin state is indeterminate until the internal power supply voltage stabilizes. 2. P11, P12, P13, P14_0 and P14_1 pins are only in the 128-pin version.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 32 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
5. Reset
5.2 Software Reset
The microcomputer resets pins, the CPU and SFR when the PM03 bit in the PM0 register is set to "1" (microcomputer reset). Then the microcomputer executes the program in an address determined by the reset vector. Set the PM03 bit to "1" while the main clock is selected as the CPU clock and the main clock oscillation is stable. In the software reset, the microcomputer does not reset a part of the SFR. Refer to 4. Special Function Register (SFR) for details. Processor mode remains unchanged since the PM01 to PM00 bits in the PM0 register are not reset.
5.3 Watchdog Timer Reset
The microcomputer resets pins, the CPU and SFR when the PM12 bit in the PM1 register is set to "1" (reset when watchdog timer underflows) and the watchdog timer underflows. Then the microcomputer executes the program in an address determined by the reset vector. In the watchdog timer reset, the microcomputer does not reset a part of the SFR. Refer to 4. Special Function Register (SFR) for details. Processor mode remains unchanged since the PM01 to PM00 bits in the PM0 register are not reset.
5.4 Oscillation Stop Detection Reset
The microcomputer resets and stops pins, the CPU and SFR when the CM27 bit in the CM2 register is "0" (reset at oscillation stop, re-oscillation detection), if it detects main clock oscillation circuit stop. Refer to 8.5 Oscillation Stop and Re-Oscillation Detection Function for details. In the oscillation stop detection reset, the microcomputer does not reset a part of the SFR. Refer to 4. Special Function Register (SFR) for details. Processor mode remains unchanged since the PM01 to PM00 bits in the PM0 register are not reset.
5.5 Internal Space
Figure 5.3 shows CPU register status after reset. Refer to 4. Special Function Register (SFR) for SFR states after reset.
b15
b0
0000h 0000h 0000h 0000h 0000h 0000h 0000h
b19 b0
Data Register (R0) Data Register (R1) Data Register (R2) Data Register (R3) Address Register (A0) Address Register (A1) Frame Base Register (FB)
00000h Content of addresses FFFFEh to FFFFCh
b15 b0
Interrupt Table Register (INTB) Program Counter (PC)
0000h 0000h 0000h
b15 b0
User Stack Pointer (USP) Interrupt Stack Pointer (ISP) Static Base Register (SB)
0000h
b15 b8 b7 b0
Flag Register (FLG)
IPL
U
I
OBS
Z
DC
Figure 5.3 CPU Register Status After Reset
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 33 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
6. Processor Mode
6. Processor Mode
6.1 Types of Processor Mode
Three processor modes are available to choose from: single-chip mode, memory expansion mode, and microprocessor mode. Table 6.1 shows the features of these processor modes. Table 6.1 Features of Processor Modes Processor Mode Access Space Single-chip Mode SFR, internal RAM, internal ROM Memory Expansion Mode Microprocessor Mode NOTE: 1. Refer to 7. Bus. SFR, internal RAM, internal ROM, external area (1) SFR, internal RAM, external area (1)
Pins Which are Assigned I/O Ports All pins are I/O ports or peripheral function I/O pins Some pins serve as bus control pins (1) Some pins serve as bus control pins (1)
6.2 Setting Processor Modes
Processor mode is set by using the CNVSS pin and the PM01 to PM00 bits in the PM0 register. Table 6.2 shows the processor mode after hardware reset. Table 6.3 shows the PM01 to PM00 bits set values and processor modes. Table 6.2 Processor Mode After Hardware Reset CNVSS Pin Input Level Processor Mode VSS Single-chip mode VCC (1) (2) Microprocessor mode NOTES: 1. If the microcomputer is reset in hardware by applying VCC to the CNVSS pin, the internal ROM cannot be accessed regardless of PM01 to PM00 bits. _____ 2. The multiplexed bus cannot be assigned to the entire CS space. Table 6.3 PM01 to PM00 Bits Set Values and Processor Modes PM01 to PM 00 Bits 00b 01b 10b 11b Processor Mode Single-chip mode Memory expansion mode Do not set a value Microprocessor mode
Rewriting the PM01 to PM00 bits places the microcomputer in the corresponding processor mode regardless of whether the input level on the CNVSS pin is "H" or "L". Note, however, that the PM01 to PM00 bits cannot be rewritten to "01b" (memory expansion mode) or "11b" (microprocessor mode) at the same time the PM07 to PM02 bits are rewritten. Note also that these bits cannot be rewritten to enter microprocessor mode in the internal ROM, nor can they be rewritten to exit microprocessor mode in areas overlapping the internal ROM. If the microcomputer is reset in hardware by applying VCC to the CNVSS pin (hardware reset), the internal ROM cannot be accessed regardless of PM01 to PM00 bits. Figures 6.1 and 6.2 show the processor mode related registers. Figure 6.3 shows the memory map in _____ single-chip mode. Figures 6.4 to 6.7 show the memory map and CS area in memory expansion mode and microprocessor mode.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 34 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
6. Processor Mode
Processor Mode Register 0 (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol PM0
Address 0004h
After reset (2) 00000000b (CNVSS pin = L) 00000011b (CNVSS pin = H)
Bit symbol
PM00
Bit name
b1 b0
Function
(2)
RW RW RW RW RW
Processor Mode Bit PM01 PM02
0 0 : Single-chip mode 0 1 : Memory expansion mode 1 0 : Do not set a value 1 1 : Microprocessor mode 0 : RD, BHE, WR 1 : RD, WRH, WRL Setting this bit to "1" resets the microcomputer. When read, its . content is "0"
b5 b4
R/W Mode Select Bit (3) (6)
PM03
Software Reset Bit
PM04 Multiplexed Bus Space Select Bit (3) PM05
0 0 : Multiplexed bus is unused
(Separate bus in the entire CS space)
RW
0 1 : Allocated to CS2 space 1 0 : Allocated to CS1 space RW 1 1 : Allocated to the entire CS space (4) RW
PM06
PM07
0 : Address output Port P4_0 to P4_3 Function 1 : Port function Select Bit (3) (Address is not output) 0 : BCLK is output BCLK Output Disable 1 : BCLK is not output Bit (3) (Pin is left high-impedance)
RW
NOTES: 1. Write to this register after setting the PRC1 bit in the PRCR register to "1" (write enable). 2. The PM01 to PM00 bits do not change at software reset, watchdog timer reset and oscillation stop detection reset. 3. Effective when the PM01 to PM00 bits are set to "01b" (memory expansion mode) or "11b" (microprocessor mode). 4. To set the PM01 to PM00 bits are "01b" and the PM05 to PM04 bits are "11b" (multiplexed bus assigned to the entire CS space), apply an "H" signal to the BYTE pin (external data bus is 8-bit width). While the CNVSS pin is held "H" (VCC), do not rewrite the PM05 to PM04 bits to "11b" after reset. If the PM05 to PM04 bits are set to "11b" during memory expansion mode, P3_1 to P3_7 and P4_0 to P4_3 become I/O ports, in which case the accessible area for each CS is 256 bytes.
Figure 6.1 PM0 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 35 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
6. Processor Mode
Processor Mode Register 1 (1)
b7 b6 b5 b4 b3 b2 b1 b0
00
0
Symbol PM1
Address 0005h
After reset 00001000b
Bit symbol
PM10 PM11 PM12 PM13
Bit name
CS2 Area Switch Bit (Data Block Enable Bit) (2)
Function
RW
0 : 08000h to 26FFFh (Block A disable) 1 : 10000h to 26FFFh (Block A enable) RW RW RW RW
RW
Port P3_7 to P3_4 Function 0 : Address output 1 : Port function Select Bit (3) Watchdog Timer Function Select Bit Internal Reserved Area Expansion Bit (5) Reserved Bit Wait Bit (6) 0 : Watchdog timer interrupt 1 : Watchdog timer reset (4) See NOTE 7 Set to "0" 0 : No wait state 1 : With wait state (1 wait)
(b6-b4)
PM17
RW
NOTES: 1. Write to this register after setting the PRC1 bit in the PRCR register to "1" (write enable). 2. For the mask ROM version, this bit must be set to "0". For the flash memory version, the PM10 bit also controls block A by enabling or disabling it. When the PM10 bit is set to "1", 0F000h to 0FFFFh (block A) can be used as internal ROM area. In addition, the PM10 bit is automatically set to "1" when the FMR01 bit in the FMR0 register is "1" (CPU rewrite mode). 3. Effective when the PM01 to PM00 bits are set to "01b" (memory expansion mode) or "11b" (microprocessor mode). 4. The PM12 bit is set to "1" by writing a "1" in a program. (Writing a "0" has no effect.) 5. Be sure to set this bit to "0" except for products with internal ROM area over 192 Kbytes. The PM13 bit is automatically set to "1" when the FMR01 bit in the FMR0 register is "1" (CPU rewrite mode). 6. When the PM17 bit is set to "1" (with wait state), one wait state is inserted when accessing the internal RAM or internal ROM. When the PM17 bit is set to "1" and accesses an external area, set the CSiW bit (i = 0 to 3) in the CSR register to "0" (with wait state). 7. The access area is changed by the PM13 bit as listed in the table below. Access area RAM Internal ROM External PM13 = 0
Up to addresses 00400h to 03FFFh (15 Kbytes) Up to addresses D0000h to FFFFFh (192 Kbytes) Addresses 04000h to 07FFFh are usable Addresses 80000h to CFFFFh are usable
PM13 = 1
The entire area is usable The entire area is usable Addresses 04000h to 07FFFh are reserved Addresses 80000h to CFFFFh are reserved (Memory expansion mode)
Figure 6.2 PM1 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 36 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
6. Processor Mode
Single-chip mode 00000h SFR 00400h Internal RAM XXXXXh PM13 bit in PM1 register = 0 (1) Internal ROM Internal RAM Capacity Address XXXXXh Capacity Address YYYYYh 16 Kbytes 03FFFh 192 Kbytes D0000h 20 Kbytes 03FFFh 256 Kbytes D0000h 31 Kbytes 03FFFh 384 Kbytes D0000h 512 Kbytes D0000h PM13 bit = 1 Internal RAM Capacity Address XXXXXh 16 Kbytes 043FFh 20 Kbytes 053FFh 31 Kbytes 07FFFh Internal ROM Capacity Address YYYYYh 192 Kbytes D0000h 256 Kbytes C0000h 384 Kbytes A0000h 512 Kbytes 80000h
Can not use
YYYYYh Internal ROM FFFFFh
NOTES: 1. If the PM13 bit in the PM1 register is set to "0", 15 Kbytes of the internal RAM and 192 Kbytes of the internal ROM can be used. 2. For the mask ROM version, set the PM10 bit in the PM1 register to "0" (block A disabled, addresses 08000h to 26FFFh for CS2 area).
Figure 6.3 Memory Map
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 37 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
6. Processor Mode
When PM13 = 0 and PM10 = 0
Memory expansion mode
00000h
Microprocessor mode SFR Internal RAM Reserved area CS3 (16 Kbytes) CS2 (124 Kbytes)
SFR
00400h
Internal RAM
XXXXXh
Reserved area
04000h 08000h 27000h 28000h
Reserved area
Reserved area CS1 (32 Kbytes)
30000h
External area External area CS0
80000h YYYYYh FFFFFh
Reserved area Internal ROM
Memory expansion mode: 320 Kbytes Microprocessor mode: 832 Kbytes
Internal RAM Capacity Address XXXXXh (1) 16 Kbytes 20 Kbytes 31 Kbytes 03FFFh 03FFFh 03FFFh
Internal ROM Capacity Address YYYYYh (1) 192 Kbytes 256 Kbytes 384 Kbytes 512 Kbytes D0000h D0000h D0000h D0000h
NOTE: 1. If the PM13 bit in the PM1 register is set to "0", 192 Kbytes of the internal ROM can be used.
_____
Figure 6.4 Memory Map and CS Area in Memory Expansion Mode and Microprocessor Mode (1)
When PM13 = 1 and PM10 = 0
Memory expansion mode
00000h
Microprocessor mode SFR Internal RAM Reserved area CS2 (124 Kbytes)
SFR
00400h
Internal RAM
XXXXXh
Reserved area
08000h 27000h 28000h
Reserved area
Reserved area CS1 (32 Kbytes)
30000h
External area External area CS0
80000h YYYYYh FFFFFh
Reserved area Internal ROM
Memory expansion mode: 320 Kbytes Microprocessor mode: 832 Kbytes
Internal RAM Capacity Address XXXXXh 16 Kbytes 20 Kbytes 31 Kbytes 043FFh 053FFh 07FFFh
Internal ROM Capacity Address YYYYYh 192 Kbytes 256 Kbytes 384 Kbytes 512 Kbytes D0000h C0000h A0000h 80000h
_____
Figure 6.5 Memory Map and CS Area in Memory Expansion Mode and Microprocessor Mode (2)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 38 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
6. Processor Mode
When PM13 = 0 and PM10 = 1
Memory expansion mode
00000h
Microprocessor mode SFR Internal RAM Reserved area CS3 (16 Kbytes) Reserved area (2) CS2 (92 Kbytes) Reserved area CS1 (32 Kbytes)
SFR
00400h
Internal RAM
XXXXXh
Reserved area
04000h 08000h Reserved area (2) 10000h 27000h Reserved area 28000h 30000h
External area External area CS0
Memory expansion mode: 320 Kbytes Microprocessor mode: 832 Kbytes
80000h YYYYYh FFFFFh
Reserved area Internal ROM
Internal RAM Capacity Address XXXXXh (1) 16 Kbytes 20 Kbytes 31 Kbytes 03FFFh 03FFFh 03FFFh
Internal ROM Capacity Address YYYYYh (1) 192 Kbytes 256 Kbytes 384 Kbytes 512 Kbytes D0000h D0000h D0000h D0000h
NOTES: 1. If the PM13 bit in the PM1 register is set to "0", 192 Kbytes of the internal ROM can be used. 2. For the flash memory version, when the PM10 bit is set to "1", 0F000h to 0FFFFh (block A) can be used as internal ROM area.
_____
Figure 6.6 Memory Map and CS Area in Memory Expansion Mode and Microprocessor Mode (3)
When PM13 = 1 and PM10 = 1
Memory expansion mode
00000h
Microprocessor mode SFR Internal RAM Reserved area (1) CS2 (92 Kbytes)
SFR
00400h
Internal RAM
XXXXXh
Reserved area (1)
10000h 27000h 28000h
Reserved area
Reserved area CS1 (32 Kbytes)
30000h
External area External area CS0
80000h YYYYYh FFFFFh
Reserved area Internal ROM
Memory expansion mode: 320 Kbytes Microprocessor mode: 832 Kbytes
Internal RAM Capacity Address XXXXXh 16 Kbytes 20 Kbytes 31 Kbytes 043FFh 053FFh 07FFFh
Internal ROM Capacity Address YYYYYh 192 Kbytes 256 Kbytes 384 Kbytes 512 Kbytes D0000h C0000h A0000h 80000h
NOTES: 1. For the flash memory version, when the PM10 bit is set to "1", 0F000h to 0FFFFh (block A) can be used as internal ROM area.
_____
Figure 6.7 Memory Map and CS Area in Memory Expansion Mode and Microprocessor Mode (4)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 39 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
7. Bus
7. Bus
During memory expansion or microprocessor mode, some pins serve as the bus control pins to perform_______ data _______ input/output to and from external devices. These bus control pins include A0 to A19, D0 to D15, CS0 to CS3, _____ ________ ______ ________ ________ ________ __________ _________ RD, WRL/WR, WRH/BHE, ALE, RDY, HOLD, HLDA and BCLK.
7.1 Bus Mode
The bus mode, either multiplexed or separate, can be selected using the PM05 to PM04 bits in the PM0 register.
7.1.1 Separate Bus
In this bus mode, data and address are separate.
7.1.2 Multiplexed Bus
In this bus mode, data and address are multiplexed. 7.1.2.1 When the input level on BYTE pin is high (8-bit data bus) D0 to D7 and A0 to A7 are multiplexed. 7.1.2.2 When the input level on BYTE pin is low (16-bit data bus) D0 to D7 and A1 to A8 are multiplexed. D8 to D15 are not multiplexed. Do not use D8 to D15. External devices connecting to a multiplexed bus are allocated to only the even addresses of the microcomputer. Odd addresses cannot be accessed. Table 7.1 shows the difference between a separate bus and multiplexed bus. Table 7.1 Difference between Separate Bus and Multiplexed Bus Pin Name
(1)
Separate Bus D0 to D7 D8 to D15 A0 A1 to A7 A8
Multiplexed Bus BYTE = H (NOTE 2) I/O Port P1_0 to P1_7 A0 D0 BYTE = L (NOTE 2) (NOTE 2) A0 A1 to A7 D0 to D6 A8 D7
P0_0 to P0_7/D0 to D7 P1_0 to P1_7/D8 to D15 P2_0/A0(/D0/-) P2_1 to P2_7/A1 to A7 (/D1 to D7/D0 to D6) P3_0/A8(/-/D7)
A1 to A7 D1 to D7 A8
NOTES : 1. See Table 7.6 Pin Functions for Each Processor Mode for bus control signals other than the above. 2. It changes with a setup of PM05 to PM04, and area to access. See Table 7.6 Pin Functions for Each Processor Mode for details.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 40 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
7. Bus
7.2 Bus Control
The following describes the signals needed for accessing external devices and the functionality of software wait.
7.2.1 Address Bus
The address bus consists of 20 lines, A0 to A19. The address bus width can be chosen to be 12, 16 or 20 bits by using the PM06 bit in the PM0 register and the PM11 bit in the PM1 register. Table 7.2 shows the PM06 and PM11 bits set values and address bus widths. When processor mode is changed from single-chip mode to memory expansion mode, the address bus is indeterminate until any external area is accessed.
Table 7.2 PM06 and PM11 Bits Set Value and Address Bus Width Set Value PM11 = 1 PM06 = 1 PM11 = 0 PM06 = 1
(1)
Pin Function Address Bus Width P3_4 to P3_7 12 bits P4_0 to P4_3 A12 to A15 P4_0 to P4_3 16 bits
PM11 = 0 A12 to A15 20 bits PM06 = 0 A16 to A19 NOTE: 1. No values other than those shown above can be set.
7.2.2 Data Bus
When input on the BYTE pin is high (data bus is an 8-bit width), 8 lines D0 to D7 comprise the data bus; when input on the BYTE pin is low (data bus is a 16-bit width), 16 lines D0 to D15 comprise the data bus. Do not change the input level on the BYTE pin while in operation.
7.2.3 Chip Select Signal
_____
______
The chip select (hereafter referred to as the CS) signals are output from the CSi (i = 0 to 3) pins. These _____ pins can be chosen to function as I/O ports or as CS by using the CSi bit in the CSR register. Figure 7.1 shows the CSR register. ______ During 1 ______ mode, the external area can be separated into up to 4 by the CSi signal which is output Mbyte from the CSi pin. ______ Figure 7.2 shows the example of address bus and CSi signal output.
Chip Select Control Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol CSR Bit Symbol CS0 CS1 CS2 CS3 CS0W CS1W CS2W CS3W
Address 0008h
After Reset 00000001b
Bit Name
CS0 Output Enable Bit CS1 Output Enable Bit CS2 Output Enable Bit CS3 Output Enable Bit CS0 Wait Bit CS1 Wait Bit CS2 Wait Bit CS3 Wait Bit
Function
0 : Chip select output disabled (functions as I/O port) 1 : Chip select output enabled
RW RW RW RW RW RW RW RW
0 : With wait state 1 : Without wait state (1) (2) (3)
RW NOTES: 1. Where the RDY signal is used in the area indicated by CSi (i = 0 to 3) or the multiplexed bus is used, set the CSiW bit to "0" (Wait state). 2. If the PM17 bit in the PM1 register is set to "1" (with wait state), set the CSiW bit to "0" (with wait state). 3. When the CSiW bit = 0 (with wait state), the number of wait states (in terms of clock cycles) can be selected using the CSEi1W to CSEi0W bits in the CSE register.
Figure 7.1 CSR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 41 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
7. Bus
Example 1 To access the external area indicated by CSj in the next cycle after accessing the external area indicated by CSi. The address bus and the chip select signal both change state between these two cycles. Access to the external area indicated by CSi Access to the external area indicated by CSj
Example 2 To access the internal ROM or internal RAM in the next cycle after accessing the external area indicated by CSi. The chip s elect s ignal c hanges state but the address bus does not change state. Access to the external area indicated by CSi Access to the internal ROM or internal RAM
BCLK Read signal Data bus Address bus CSi CSj Data Data
BCLK Read signal Data bus Address bus CSi Data Address
Address Address
Example 3 To a ccess the external area indicated by CSi in the next cycle after accessing the external area indicated by the same CSi. The address bus changes state but t he c hip select signal does not change state. Access to the external area indicated by CSi Access to the same external area
Example 4 Not to access any area (nor instruction prefetch generated) in the next cycle after accessing the external area indicated by CSi. Neither the address bus nor the chip select signal changes state between these two cycles. Access to the external area indicated by CSi
No access
BCLK Read signal Data bus Address bus CSi Data Data
BCLK Read signal Data bus Address bus CSi Data Address
Address Address
NOTE: 1. These examples show the address bus and chip select signal when accessing areas in two successive cycles. The chip select bus cycle may be extended more than two cycles depending on a combination of these examples. Shown above is the case where separate bus is selected and the area is accessed for read without wait states. i = 0 to 3, j = 0 to 3 (not including i, however)
______
Figure 7.2 Example of Address Bus and CSi Signal Output
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 42 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
7. Bus
7.2.4 Read and Write Signals
_____
When the data bus is 16-bit width, _____ read and write signals can be chosen to be a combination of RD, the ________ ______ ________ ________ WR and BHE or a combination of RD, WRL and _____ ______ using the PM02 bit in the PM0 register. When WRH by ________ the data bus is 8-bit width, use a _____ ________ combination of_________WR and BHE. RD, _____ ______ Table 7.3 shows the operation of RD, WRL, and WRH signals. Table 7.4 shows the operation of RD, WR, ________ and BHE signals.
_____ ________ _________
Table 7.3 Operation _____RD, WRL and WRH Signals of ________ _________ Data Bus Width RD WRL WRH 16 Bits L H H (BYTE pin H L H input = L) H H L L L H
_____ ______ ________
Status of External Data Bus Read data Write 1 byte of data to an even address Write 1 byte of data to an odd address Write data to both even and odd addresses
Table 7.4 Operation of RD, WR and BHE Signals _____ ______ ________ Data Bus Width RD WR BHE A0 H H L L 16 Bits H L H L (BYTE pin L H L H input = L) L L H H L H L L L L L H 8 Bits H to L H L Not used (BYTE pin input = H) L H Not used H to L
Status of External Data Bus Write 1 byte of data to an odd address Read 1 byte of data from an odd address Write 1 byte of data to an even address Read 1 byte of data from an even address Write data to both even and odd addresses Read data from both even and odd addresses Write 1 byte of data Read 1 byte of data
7.2.5 ALE Signal
The ALE signal latches the address when accessing the multiplexed bus space. Latch the address when the ALE signal falls. Figure 7.3 shows the ALE signal, address bus and data bus.
When BYTE pin input = H
ALE
When BYTE pin input = L
ALE
A0/D0 to A7/D7
Address Address (1)
Data
A0
Address Address Address Data
A8 to A19
A1/D0 to A8/D7
A9 to A19 NOTE: 1. If the entire CS space is assigned a multiplexed bus, these pins function as I/O ports.
Figure 7.3 ALE Signal, Address Bus, Data Bus
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 43 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
________
7. Bus
7.2.6 The RDY Signal
This signal is provided for accessing external devices which need to be accessed at low speed. If input on ________ the RDY pin is asserted low at the last falling edge of BCLK of the bus cycle, one wait state is inserted in ________ the bus cycle. While in a wait state, the following signals retain the state in which they were when the RDY signal was acknowledged.
_______ _______ _____ ________ ________ ______ ________ __________
A0 to A19, D0 to D15, CS0 to CS3, RD, WRL, WRH, WR, BHE, ALE, HLDA
________
Then, when the input on the RDY pin is detected high at the falling edge of BCLK, the remaining bus cycle is executed. Figure 7.4 ________ example in which the wait state was inserted into the read cycle by the shows ________ RDY signal. To use the RDY signal, set the________ corresponding bit (CS3W to CS0W bits) in the CSR register ________ to "0" (with wait state). When not using the RDY signal, the RDY pin must be pulled-up.
In an instance of separate bus
BCLK
RD CSi
(i=0 to 3)
RDY
tsu(RDY - BCLK)
Accept timing of RDY signal
In an instance of multiplexed bus
BCLK
RD CSi
(i=0 to 3)
RDY
tsu(RDY - BCLK)
: Wait using RDY signal : Wait using software tsu(RDY-BCLK): RDY input setup time
Accept timing of RDY signal
Shown above is the case where CSEi1W to CSEi0W (i = 0 to 3) bits in the CSE register are "00b" (one wait state).
________
Figure 7.4 Example in which Wait State was Inserted into Read Cycle by RDY Signal
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 44 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
__________
7. Bus
7.2.7 HOLD Signal
This signal is used to transfer control of the bus from CPU or DMAC to an external circuit. When the input __________ on HOLD pin is pulled low, the microcomputer is placed in a hold state after the bus access then in __________ process finishes. The microcomputer remains in a hold state while the HOLD pin is held low, during which __________ time the HLDA pin outputs a low-level signal. Table 7.5 shows the microcomputer status in the hold state. __________ Bus-using priorities are given to HOLD, DMAC, and CPU in order of decreasing precedence (see Figure 7.5 Bus-using Priorities). However, if the CPU is accessing an odd address in word units, the DMAC cannot gain control of the bus during two separate accesses.
__________
HOLD > DMAC > CPU
Figure 7.5 Bus-using Priorities Table 7.5 Microcomputer Status in Hold State Item BCLK _______ _______ ______ _________ _________ A0 to A19, D0 to D15, CS0 to CS3, RD, WRL, WRH, ______ ________ WR, BHE I/O Ports P0, P1, P3, P4 (1) P6 to P10 __________ HLDA Internal Peripheral Circuits ALE Signal
Status Output High-impedance High-impedance Maintains status when hold signal is received Output "L" ON (but watchdog timer stops (2)) Undefined
NOTES: 1. When I/O port function is selected. 2. The watchdog timer does not stop when the PM22 bit in the PM2 register is set to "1" (the count source for the watchdog timer is the on-chip oscillator clock).
7.2.8 BCLK Output
If the PM07 bit in the PM0 register is set to "0" (output enable), a clock with the same frequency as that of the CPU clock is output as BCLK from the BCLK pin. Refer to 8.2 CPU Clock and Peripheral Function Clock. Table 7.6 shows the pin functions for each processor mode.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 45 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 7.6 Pin Functions for Each Processor Mode Processor Mode Memory Expansion Mode or Microprocessor Mode
_______
7. Bus
Memory Expansion Mode
PM05 to PM04 Bits Data Bus Width BYTE Pin P0_0 to P0_7 P1_0 to P1_7 P2_0 P2_1 to P2_7
00b (separate bus) 8 bits "H" D0 to D7 I/O ports A0 A1 to A7 16 bits "L" D8 to D15
01b (CS2 is for multiplexed bus and 11b others are for separate bus) _______ (multiplexed bus for 10b (CS1 is for multiplexed bus and the entire space) (1) others are for separate bus) 8 bits "H" D0 to D7 I/O ports A0/D0 (2) A1 to A7 /D1 to D7
(4)
16 bits "L" D8 to D15 A0 A1 to A7
(2) (4)
8 bits "H" I/O ports I/O ports A0/D0 A1 to A7/D1 to D7 A8 I/O ports I/O ports I/O ports
P3_0 A8 P3_1 to P3_3 A9 to A11 P3_4 PM11 = 0 A12 to A15 to P3_7 P4_0 to P4_3 P4_4 P4_5 P4_6 P4_7 P5_0 P5_1 P5_2 P5_3 P5_4 P5_5 P5_6 PM11 = 1 I/O ports PM06 = 0 A16 to A19 PM06 = 1 I/O ports CS0 = 0 CS0 = 1 CS1 = 0 CS1 = 1 CS2 = 0 CS2 = 1 CS3 = 0 I/O ports _______ CS0 I/O ports _______ CS1 I/O ports _______ CS2 I/O ports _______
/D0 to D6 A8/D7 (2)
(2)
CS3 = 1 CS3 _______ PM02 = 0 WR PM02 = 1 - (3) ________ PM02 = 0 BHE PM02 = 1 - (3) _____ RD BCLK __________ HLDA __________ HOLD ALE ________
________
________
WRL
_________
-
(3)
WRL
_________
-
(3)
WRH
(3)
WRH
(3)
P5_7 RDY I/O ports: Function as I/O ports or peripheral function I/O pins. NOTES: 1. For setting the PM01 to PM00 bits to "01b" (memory expansion mode) and the PM05 to PM04 bits to _____ "11b" (multiplexed bus assigned to the entire CS space), apply "H" to the BYTE pin (external data bus is an 8-bit width). While the CNVSS pin is held "H" (VCC), do not rewrite the PM05 to PM04 bits to "11b" after reset. If the PM05 to PM04 bits are set to "11b" during memory expansion mode, P3_1 to P3_7 _____ and P4_0 to P4_3 become I/O ports, in which case the accessible area for each CS is 256 bytes. 2. In separate bus mode, these pins serve as the address bus. _____ ________ ______ 3. If the data bus is 8-bit width, make sure the PM02 bit is set to "0" (RD, BHE, WR). 4. When accessing the area that uses a multiplexed bus, these pins output an indeterminate value during a write.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 46 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
7. Bus
7.2.9 External Bus Status When Internal Area Accessed
Table 7.7 shows the external bus status when the internal area is accessed. Table 7.7 External Bus Status When Internal Area Accessed Item SFR Accessed Internal ROM, Internal RAM Accessed A0 to A19 Address output Maintain status before accessed address of external area or SFR High-impedance Undefined Output "H" Maintain status before accessed status of external area or SFR Output "H" Output "L"
D0 to D15 When read High-impedance When write Output data _____ ______ ________ _________ _____ ______ _________ __________ RD, WR, WRL, WRH RD, WR, WRL, WRH output ________ ________ BHE BHE output
_______ _______
CS0 to CS3 ALE
Output "H" Output "L"
7.2.10 Software Wait
Software wait states can be inserted by using the PM17 bit in the PM1 register, the CS0W to CS3W bits in the CSR register, and the CSE register. The SFR area is unaffected by these control bits. This area is always accessed in 2 BCLK or 3 BCLK cycles as determined by the PM20 bit in the PM2 register. See Table 7.8 ________ Bus Cycle Related to Software Wait for details. Bit and To use the RDY signal, set the corresponding CS3W to CS0W bit to "0" (with wait state). Figure 7.6 shows the CSE register. Table 7.8 shows the software wait related bits and bus cycles. Figures 7.7 and 7.8 show the typical bus timings using software wait.
Chip Select Expansion Control Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol CSE Bit Symbol CSE00W
Address 001Bh
After Reset 00h
Bit Name
b1 b0
Function
0 0 : 1 wait 0 1 : 2 waits 1 0 : 3 waits 1 1 : Do not set a value
b3 b2
RW RW RW RW RW RW RW RW RW
CS0 Wait Expansion Bit (1) CSE01W CSE10W CS1 Wait Expansion Bit (1) CSE11W CS20WE CS2 Wait Expansion Bit CSE21W CSE30W CS3 Wait Expansion Bit CSE31W
(1) (1)
0 0 : 1 wait 0 1 : 2 waits 1 0 : 3 waits 1 1 : Do not set a value
b5 b4
0 0 : 1 wait 0 1 : 2 waits 1 0 : 3 waits 1 1 : Do not set a value
b7 b6
0 0 : 1 wait 0 1 : 2 waits 1 0 : 3 waits 1 1 : Do not set a value
NOTE: 1. Set the CSiW bit (i = 0 to 3) in the CSR register to "0" (with wait state) before writing to the CSEi1W to CSEi0W bits. If the CSiW bit needs to be set to "1" (without wait state), set the CSEi1W to CSEi0W bits to "00b" before setting it.
Figure 7.6 CSE Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 47 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 7.8 Software Wait Related Bits and Bus Cycles CSR Register CSE Register Area SFR Internal ROM, RAM Bus Mode PM2 Register PM1 Register (5) PM20 Bit PM17 Bit 0 1 Multiplexed Bus
(2)
7. Bus
CS3W CS2W CS1W CS0W
Bit Bit Bit Bit
(1) (1) (1) (1)
CS31W to CS30W Bits CS21W to CS20W Bits Software CS11W to CS10W Bits Wait CS01W to CS00W Bits
Bus Cycle 3 BCLK cycles
(4)
0 1 0 1 1
1 0 0 0 0 0 0 0 0
00b 00b 01b 10b 00b 00b 01b 10b 00b
-
2 BCLK cycles (4) No wait 1 BCLK cycle (3) 1 wait 2 BCLK cycles 2 BCLK cycles (write) 1 wait 2 BCLK cycles
(3)
External Separate Area Bus
No wait 1 BCLK cycle (read)
2 waits 3 BCLK cycles 3 waits 4 BCLK cycles 1 wait 1 wait 2 BCLK cycles 3 BCLK cycles
-
2 waits 3 BCLK cycles 3 waits 4 BCLK cycles 1 wait 3 BCLK cycles
NOTES: ________ 1. To use the RDY signal, set this bit to "0 ". 2. To access in multiplexed bus mode, set the corresponding bit of CS0W to CS3W to "0" (with wait state). 3. After reset, the PM17 bit is set to "0" (without wait state), all of the CS0W to CS3W bits are set to "0" _______ _______ (with wait state), and the CSE register is set to "00h" (one wait state for CS0 to CS3). Therefore, the internal RAM and internal ROM are accessed with no wait state, and all external areas are accessed with one wait state. 4. When the selected CPU clock source is the PLL clock, the number of wait cycles can be altered by the PM20 bit in the PM2 register. When using PLL clock over 16 MHz, be sure to set the PM20 bit to "0" (2 wait cycles). 5. When the PM17 bit is set to "1" and access an external area, set the CSiW bits (i = 0 to 3) to "0" (with wait sate).
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 48 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
7. Bus
(1) Separate bus, No wait setting Bus cycle (1) Bus cycle (1)
BCLK Write signal Read signal Data bus Address bus CS Output Address Input Address
(2) Separate bus, 1-wait setting
Bus cycle (1)
Bus cycle (1)
BCLK Write signal Read signal Data bus Address bus CS Output Address Address Input
(3) Separate bus, 2-wait setting
Bus cycle (1)
Bus cycle (1)
BCLK Write signal Read signal Data bus Address bus CS Output Address Address Input
NOTE: 1. These example timing charts indicate bus cycle length. After this bus cycle sometimes come read and write cycles in succession.
Figure 7.7 Typical Bus Timings Using Software Wait (1)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 49 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
7. Bus
(1) Separate bus, 3-wait setting Bus cycle (1) Bus cycle (1)
BCLK Write signal Read signal Data bus Address bus CS Output Address Address Input
(2)Multiplexed bus, 1- or 2-wait setting Bus cycle (1) BCLK Write signal Read signal ALE Address bus Address bus/ Data bus CS Address Address Data output Address Address Input Bus cycle (1)
(3)Multiplexed bus, 3-wait setting Bus cycle (1) BCLK Write signal Read signal ALE Address bus Address bus/ Data bus CS Address Address Data output Address Address Input Bus cycle (1)
NOTE: 1. These example timing charts indicate bus cycle length. After this bus cycle sometimes come read and write cycles in succession.
Figure 7.8 Typical Bus Timings Using Software Wait (2)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 50 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
8. Clock Generating Circuit
8.1 Types of Clock Generating Circuit
Four circuits are incorporated to generate the system clock signal: * Main clock oscillation circuit * Sub clock oscillation circuit * On-chip oscillator * PLL frequency synthesizer Table 8.1 lists the clock generating circuit specifications. Figure 8.1 shows the clock generating circuit. Figures 8.2 to 8.8 show the clock-related registers. Table 8.1 Clock Generating Circuit Specifications Item Use of Clock Main Clock Oscillation Circuit * CPU clock source Sub Clock Oscillation Circuit * CPU clock source On-chip Oscillator PLL Frequency Synthesizer * CPU clock source
Clock Frequency Usable
* CPU clock source * Peripheral function * Peripheral function * Peripheral function * Clock source of Timer clock source A, B clock source * CPU and peripheral clock source function clock sources when the main clock stops oscillating 16 MHz, 20 MHz, 32.768 kHz 0 to 16 MHz About 1 MHz 24 MHz *Ceramic oscillator *Crystal oscillator XCIN, XCOUT Available Stopped Available Stopped Available Stopped -
Oscillator *Crystal oscillator Pins to Connect XIN, XOUT Oscillator
Oscillation Stop Available and Re-Oscillation Detection Function
Oscillation Status Oscillating After Reset Other
Externally derived clock can be input
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 51 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
Sub clock oscillation circuit XCIN XCOUT
I/O ports
CM01-CM00=00b PM01-PM00=00b, CM01-CM00=01b PM01-PM00=00b, CM01-CM00=10b
CLKOUT
PM01-PM00=00b, CM01-CM00=11b
CM04 Sub clock
fC
1/32
fC32
fCAN0 Divider
f1 f2 f8 f32
By CCLK0,1 and 2 PCLK0=1 PCLK0=0
CM21
On-chip oscillator
On-chip oscillator clock
PCLK0=1 PCLK0=0
f1SIO
fAD
PCLK1=1 PCLK1=0 f8SIO
f32SIO
Oscillation stop, re-oscillation detection circuit CM10=1 (stop mode) SQ XIN R Main clock CM05 Main clock oscillation circuit XOUT PLL frequency synthesizer PLL clock 1 CM21=0 0 CM11 CM02 SQ WAIT instruction R CM21=1 a b c d e
f2SIO
CM07=0 CPU clock
fC
Divider
CM07=1
BCLK
b a
RESET Software reset NMI Interrupt request level judgment output
c 1/2 1/2 1/2 1/4 1/2 1/8 1/2 1/16
d 1/32
1/2
PM00, PM01 CM00, CM01, CM02, CM04, CM05, CM06, CM07 CM10, CM11, CM16, CM17 PCLK0, PCLK1 CM21, CM27 CCLK0 to CCLK2
: Bits in PM0 register : BIts in CM0 register : Bits in CM1 register : Bits in PCLKR register : Bits in CM2 register : Bits in CCLKR register
CM06=0 CM06=1 CM06=0 CM17-CM16=10b CM06=0 CM17-CM16=01b CM17-CM16=00b
CM06=0 CM17-CM16=11b
e
Details of divider
Oscillation stop, re-oscillation detection circuit CM27 = 0 Reset generating circuit Oscillation stop, CM27 = 1 re-oscillation detection interrupt generating circuit
Main clock
Pulse generating circuit for clock edge detection and charge, discharge control
Charge, discharge circuit
Oscillation stop detection reset Oscillation stop, re-oscillation detection interrupt signal CM21 switch signal
PLL frequency synthesizer
Programmable counter Main clock
Phase comparator
Charge pump
Voltage control oscillator (VCO) Internal lowpass filter
1/2
PLL clock
Figure 8.1 Clock Generating Circuit
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 52 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
System Clock Control Register 0 (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol
CM0
Address
0006h
After Reset
01001000b
Bit Symbol
CM00 CM01
Bit Name
Clock Output Function Select Bit (Valid only in single-chip mode) WAIT Mode Peripheral Function Clock Stop Bit XCIN-XCOUT Drive Capacity Select Bit (3) Port XC Select Bit (3)
b1 b0
Function
0 0 : I/O port P5_7 0 1 : fC output 1 0 : f8 output 1 1 : f32 output 0 : Do not stop peripheral function clock in wait mode 1 : Stop peripheral function clock in wait mode (2) 0 : LOW 1 : HIGH 0 : I/O port P8_6, P8_7 1 : XCIN-XCOUT generation function (4)
RW RW RW
CM02
RW
CM03
RW
CM04 CM05 CM06 CM07
RW RW RW RW
0 : On Main Clock Stop Bit (5) (6) (7) 1 : Off (8) (9) Main Clock Division Select 0 : CM16 and CM17 valid Bit 0 (7) (10) (12) 1 : Divide-by-8 mode System Clock Select Bit (6) (11) 0 : Main clock, PLL clock, or on-chip oscillator clock 1 : Sub clock
NOTES: 1. Write to this register after setting the PRC0 bit in the PRCR register to "1" (write enable). 2. The fC32 clock does not stop. During low-speed or low power dissipation mode, do not set this bit to "1" (peripheral clock turned off when in wait mode). 3. The CM03 bit is set to "1" (high) while the CM04 bit is set to "0" (I/O port) or when entered to stop mode. 4. To use a sub clock, set this bit to "1". Also make sure ports P8_6 and P8_7 are directed for input, with no pull-ups. 5. This bit is provided to stop the main clock when the low power dissipation mode or on-chip oscillator low power dissipation mode is selected. This bit cannot be used for detection as to whether the main clock stopped or not. To stop the main clock, set bits in the following order. (1) Set the CM07 bit to "1" (sub clock select) or the CM21 bit in the CM2 register to "1" (on-chip oscillator select) with the sub clock stably oscillating. (2) Set the CM20 bit in the CM2 register to "0" (oscillation stop, re-oscillation detection function disabled). (3) Set the CM05 bit to "1" (stop). 6. To use the main clock as the clock source for the CPU clock, set bits in the following order. (1) Set the CM05 bit to "0" (oscillate) (2) Wait until the main clock oscillation stabilizes. (3) Set the CM11, CM21 and CM07 bits all to "0". 7. When the CM21 bit = 0 (on-chip oscillator turned off) and the CM05 bit = 1 (main clock turned off), the CM06 bit is fixed to "1" (divide-by-8 mode) and the CM15 bit is fixed to "1" (drive capability High). 8. During external clock input, set the CM05 bit to "0" (oscillate). 9. When the CM05 bit is set to "1", the XOUT pin goes "H". Furthermore, because the internal feedback resistor remains connected, the XIN pin is pulled "H" to the same level as XOUT via the feedback resistor. 10. When entering stop mode from high- or medium-speed mode, on-chip oscillator mode or on-chip oscillator low power dissipation mode, the CM06 bit is set to "1" (divide-by-8 mode). 11. After setting the CM04 bit to "1" (XCIN-XCOUT oscillator function), wait until the sub clock oscillates stably before switching the CM07 bit from "0" to "1" (sub clock). 12. To return from on-chip oscillator mode to high-speed or medium-speed mode, set the CM06 and CM15 bits both to "1".
Figure 8.2 CM0 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 53 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
System Clock Control Register 1 (1)
b7 b6 b5 b4 b3 b2 b1 b0
000
Symbol
CM1
Address
0007h
After Reset
00100000b
Bit Symbol
CM10 CM11 (b4-b2)
Bit Name
All Clock Stop Control Bit (2) (3) System Clock Select Bit 1 (4) Reserved Bit XIN-XOUT Drive Capacity Select Bit (6) Main Clock Division Select Bit 1 (7)
Function
0 : Clock on 1 : All clocks off (stop mode) 0 : Main clock 1 : PLL clock (5) Set to "0" 0 : LOW 1 : HIGH
b7 b6
RW RW RW RW RW RW RW
CM15 CM16 CM17
0 0 : No division mode 0 1 : Divide-by-2 mode 1 0 : Divide-by-4 mode 1 1 : Divide-by-16 mode
NOTES: 1. Write to this register after setting the PRC0 bit in the PRCR register to "1" (write enable) 2. If the CM10 bit is "1" (stop mode), XOUT goes "H" and the internal feedback resistor is disconnected. The XCIN and XCOUT pins are placed in the high-impedance state. When the CM11 bit is set to "1" (PLL clock), or the CM20 bit in the CM2 register is set to "1" (oscillation stop, re-oscillation detection function enabled), do not set the CM10 bit to "1". 3. When the PM22 bit in the PM2 register is set to "1" (watchdog timer count source is on-chip oscillator clock), writing to the CM10 bit has no effect. 4. Effective when the CM07 bit is "0" and the CM21 bit is "0". 5. After setting the PLC07 bit in the PLC0 register to "1" (PLL operation), wait until tsu(PLL) elapses before setting the CM11 bit to "1" (PLL clock). 6. When entering stop mode from high- or medium-speed mode, or when the CM05 bit is set to "1" (main clock turned off) in low-speed mode, the CM15 bit is set to "1" (drive capability high). 7. Effective when the CM06 bit is "0" (CM16 and CM17 bits enabled).
Figure 8.3 CM1 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 54 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
Oscillation Stop Detection Register (1)
b7 b6 b5 b4 b3 b2 b1 b0
00
Symbol
CM2
Address
000Ch
After Reset
0X000000b (2)
Bit Symbol
CM20
Bit Name
Oscillation Stop, Re-Oscillation Detection Enable Bit (2) (3) (4) System Clock Select Bit 2 (2) (5) (6) (7) (8) (11) Oscillation Stop, Re-Oscillation Detection Flag (9) XIN Monitor Flag (10) Reserved Bit
Function
0 : Oscillation stop, re-oscillation detection function disabled 1 : Oscillation stop, re-oscillation detection function enabled 0 : Main clock or PLL clock 1 : On-chip oscillator clock (On-chip oscillator oscillating) 0 : Main clock stop, re-oscillation not detected 1 : Main clock stop, re-oscillation detected 0 : Main clock oscillating 1 : Main clock turned off Set to "0"
RW
RW
CM21
RW
CM22
RW
CM23
(b5-b4)
RO RW -
-
(b6)
Nothing is assigned. When write, set to "0". When read, its content is indeterminate. 0 : Oscillation stop detection reset Operation Select Bit (behavior if oscillation stop, 1 : Oscillation stop, re-oscillation detection interrupt re-oscillation is detected) (2)
CM27
RW
NOTES: 1. Write to this register after setting the PRC0 bit in the PRCR register to "1" (write enable). 2. The CM20, CM21 and CM27 bits do not change at oscillation stop detection reset. 3. Set the CM20 bit to "0" (disable) before entering stop mode. After exiting stop mode, set the CM20 bit back to "1" (enable). 4. Set the CM20 bit to "0" (disable) before setting the CM05 bit in the CM0 register. 5. When the CM20 bit is "1" (oscillation stop, re-oscillation detection function enabled), the CM27 bit is "1" (oscillation stop, re-oscillation detection interrupt), and the CPU clock source is the main clock, the CM21 bit is set to "1" (on-chip oscillator clock) if the main clock stop is detected. 6. If the CM20 bit is "1" and the CM23 bit is "1" (main clock turned off), do not set the CM21 bit to "0". 7. Effective when the CM07 bit in the CM0 register is "0". 8. Where the CM20 bit is "1" (oscillation stop, re-oscillation detection function enabled), the CM27 bit is "1" (oscillation stop, re-oscillation detection interrupt), and the CM11 bit is "1" (the CPU clock source is PLL clock), the CM21 bit remains unchanged even when main clock stop is detected. If the CM22 bit is "0" under these conditions, an oscillation stop, re-oscillation detection interrupt request is generated at main clock stop detection; it is, therefore, necessary to set the CM21 bit to "1" (on-chip oscillator clock) inside the interrupt routine. 9. This bit is set to "1" when the main clock is detected to have stopped and when the main clock is detected to have restarted oscillating. When this bit changes state from "0" to "1", an oscillation stop and re-oscillation detection interrupt request is generated. Use this bit in an interrupt routine to discriminate the causes of interrupts between the oscillation stop and re-oscillation detection interrupt and the watchdog timer interrupt. This bit is set to "0" by writing "0" in a program. (Writing "1" has no effect. Nor is it set to "0" by an oscillation stop, re-oscillation detection interrupt request acknowledged.) If an oscillation stop or a re-oscillation is detected when the CM22 bit = 1, no oscillation stop and re-oscillation detection interrupt requests are generated. 10. Read the CM23 bit in an oscillation stop and re-oscillation detection interrupt handling routine to determine the main clock status. 11. When the CM21 bit = 0 (on-chip oscillator turned off) and the CM05 bit = 1 (main clock turned off), the CM06 bit is fixed to "1" (divide-by-8 mode) and the CM15 bit is fixed to "1" (drive capability High).
Figure 8.4 CM2 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 55 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
Peripheral Clock Select Register (1)
b7 b6 b5 b4 b3 b2 b1 b0
000
Symbol PCLKR Bit Symbol PCLK0
Address 025Eh
After Reset 00h
Bit Name
Function
RW RW
Timers A, B, and A/D Clock 0 : Divide-by-2 of fAD, f2 Select Bit 1 : fAD, f1 (Clock source for the timers A, B, the dead time timer and A/D) SI/O Clock Select Bit 0 : f2SIO (Clock source for UART0 to UART2, 1 : f1SIO SI/O3 to SI/O6) (5) Reserved Bit Pin Function Swirch Bit Software Interrupt Number/SFR Location Switch Bit A/D Clock Direct Input Bit Set to "0" 0: Normal mode 1: Swiching mode (4) 0: Normal mode 1: Swiching mode (2) 0: Normal mode 1: Swiching mode (3)
PCLK1 (b4-b2)
RW RW RW RW RW
PCLK5 PCLK6 PCLK7
NOTES: 1. Write to this register after setting the PRC0 bit in the PRCR register to "1" (write enable). 2. If this bit is set to "1", the software interrupt number and SFR location can be changed as follows. (1) Software interrupt number of the key input interrupt in the vector table can be changed from 14 to 13. - No.13 is changed from the CAN0 error interrupt to the CAN0 error/key input interrupt. - No.14 is changed from the A/D/key input interrupt to the A/D interrupt. (2) Address of the KUPIC register in the SFR can be changed from 004Eh to 004Dh. - Address 004Dh is changed from the C01ERRIC register to the C01ERRIC/KUPIC register. - Address 004Eh is changed from the ADIC/KUPIC register to the ADIC register. 3. When this bit = 1, the A/D clock is set to divide-by-1 of fAD mode regardless of whether the PCLK0 bit is set. 4. When the PCLK5 bit and the SM43 bit in the S4C register = 1, the pin function of SI/O4 can be changed as follows. P8_0/TA4OUT/U/(SIN4) P7_5/TA2IN/W/(SOUT4) P7_4/TA2OUT/W/(CLK4) 5. SI/O5 and SI/O6 are only in the 128-pin version.
Figure 8.5 PCLKR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 56 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
CAN0 Clock Select Register (1)
b7 b6 b5 b4 b3 b2 b1 b0
1000
Symbol
CCLKR
Address
025Fh
After Reset
00h
Bit Symbol
CCLK0 CCLK1
Bit Name
b2 b1 b0
Function
0 0 0 No division 0 0 1 : Divide-by-2 0 1 0 : Divide-by-4 0 1 1 : Divide-by-8 1 0 0: Divide-by-16 101: 110: Do not set a value 111: 0: CAN0 CPU interface operating 1: CAN0 CPU interface in sleep Set to "0" Set to "1"
RW RW
CAN0 Clock Select Bits (2)
RW
CCLK2 CAN0 CPU Interface Sleep Bit (3)
RW RW RW RW
CCLK3 (b6-b4)
Reserved Bit Reserved Bit
(b7)
NOTES: 1. Write to this register after setting the PRC0 bit in the PRCR register to "1" (Write enabled). 2. Set to this bit after setting the C1CTLR register to "0020h", and set only when the Reset bit in the C0CTLR register = 1 (Reset/Initialization mode). 3. Before setting this bit to "1", set the Sleep bit in the C0CTLR register to "1" (Sleep mode enabled).
Figure 8.6 CCLKR Register
Processor Mode Register 2 (1)
b7 b6 b5 b4 b3 b2 b1 b0
0
0
0
Symbol PM2 Bit Symbol PM20 (b1)
Address 001Eh Bit Name Specifying Wait when Accessing SFR at PLL Operation (2) Reserved Bit WDT Count Source Protective Bit (3) (4) Reserved Bit
After Reset XXX00000b Function 0 : 2 waits 1 : 1 wait Set to "0" RW RW RW
PM22 (b4-b3)
0 : CPU clock is used for the watchdog timer count source 1 : On-chip oscillator clock is used for RW the watchdog timer count source Set to "0" RW -
(b7-b5)
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate.
NOTES: 1. Write to this register after setting the PRC1 bit in the PRCR register to "1" (write enable). 2. The PM20 bit become effective when the PLC07 bit in the PLC0 register is set to "1" (PLL on). Change the PM20 bit when the PLC07 bit is set to "0" (PLL off). Set the PM20 bit t "0" (2 waits) when PLL clock > 16MHz. 3. Once this bit is set to "1", it cannot be set to "0" in a program. 4. Setting the PM22 bit to "1" results in the following conditions: The on-chip oscillator starts oscillating, and the on-chip oscillator clock becomes the watchdog timer count source. The CM10 bit in the CM1 register is disabled against write. (Writing a "1" has no effect, nor is stop mode entered.) The watchdog timer does not stop when in wait mode or hold state.
Figure 8.7 PM2 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 57 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
PLL Control Register 0 (1)
b7 b6 b5 b4 b3 b2 b1 b0
001
Symbol PLC0
Address 001Ch
After Reset 0001X010b
Bit Symbol PLC00
Bit Name
b2 b1 b0
Function 0 0 0 : Do not set a value 0 0 1 : Multiply by 2 0 1 0 : Multiply by 4 0 1 1 : Multiply by 6 100: 101: Do not set a value 110: 111:
RW RW
PLC01 PLC02 (b3)
PLL Multiplying Factor Select Bit (2)
RW
RW RW RW RW
Nothing is assigned. When write, set to "0". When read, its content is indeterminate. Reserved Bit Reserved Bit Operation Enable Bit (3) Set to "1" Set to "0" 0 : PLL Off 1 : PLL On
(b4)
(b6-b5)
PLC07
NOTES: 1. Write to this register after setting the PRC0 bit in the PRCR register to "1" (write enable). 2. This bit can only be modified when the PLC07 bit = 0 (PLL turned off). The value once written to this bit cannot be modified. 3. Before setting this bit to "1", set the CM07 bit in the CM0 register to "0" (main clock), set the CM17 to CM16 bits in the CM1 register to "00b" (main clock undivided mode), and set the CM06 bit in the CM0 register to "0" (CM16 and CM17 bits enable).
Figure 8.8 PLC0 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 58 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) The following describes the clocks generated by the clock generating circuit.
8. Clock Generating Circuit
8.1.1 Main Clock
The main clock is generated by the main clock oscillation circuit. This clock is used as the clock source for the CPU and peripheral function clocks. The main clock oscillator circuit is configured by connecting a resonator between the XIN and XOUT pins. The main clock oscillator circuit contains a feedback resistor, which is disconnected from the oscillator circuit during stop mode in order to reduce the amount of power consumed in the chip. The main clock oscillator circuit may also be configured by feeding an externally generated clock to the XIN pin. Figure 8.9 shows the examples of main clock connection circuit. After reset, the main clock divided by 8 is selected for the CPU clock. The power consumption in the chip can be reduced by setting the CM05 bit in the CM0 register to "1" (main clock oscillator circuit turned off) after switching the clock source for the CPU clock to a sub clock or on-chip oscillator clock. In this case, XOUT goes "H". Furthermore, because the internal feedback resistor remains on, XIN is pulled "H" to XOUT via the feedback resistor. Note, that if an externally generated clock is fed into the XIN pin, the main clock cannot be turned off by setting the CM05 bit to "1" unless the sub clock is selected as a CPU clock. If necessary, use an external circuit to turn off the clock. During stop mode, all clocks including the main clock are turned off. Refer to 8.4 Power Control.
Microcomputer
(Built-in feedback resistor)
CIN XIN Oscillator
Microcomputer
(Built-in feedback resistor)
XIN
External clock
VCC XOUT Rd VSS
(1)
VSS COUT XOUT
Open
NOTE: 1.Place a damping resistor if required. The resistance will vary depending on the oscillator and the oscillation drive capacity setting. Use the value recommended by each oscillator the oscillator manufacturer. When the oscillation drive capacity is set to low, check that oscillation is stable. Also, place a feedback resistor between XIN and XOUT if the oscillator manufacturer recommends placing the resistor externally.
Figure 8.9 Examples of Main Clock Connection Circuit
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 59 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
8.1.2 Sub Clock
The sub clock is generated by the sub clock oscillation circuit. This clock is used as the clock source for the CPU clock, as well as the timer A and timer B count sources. In addition, an fC clock with the same frequency as that of the sub clock can be output from the CLKOUT pin. The sub clock oscillator circuit is configured by connecting a crystal resonator between the XCIN and XCOUT pins. The sub clock oscillator circuit contains a feedback resistor, which is disconnected from the oscillator circuit during stop mode in order to reduce the amount of power consumed in the chip. The sub clock oscillator circuit may also be configured by feeding an externally generated clock to the XCIN pin. Figure 8.10 shows the examples of sub clock connection circuit. After reset, the sub clock is turned off. At this time, the feedback resistor is disconnected from the oscillator circuit. To use the sub clock for the CPU clock, set the CM07 bit in the CM0 register to "1 " (sub clock) after the sub clock becomes oscillating stably. During stop mode, all clocks including the sub clock are turned off. Refer to 8.4 Power Control.
Microcomputer
(Built-in feedback resistor)
CCIN XCIN Oscillator
Microcomputer
(Built-in feedback resistor)
XCIN
External clock
VCC XCOUT RCd (1) VSS CCOUT XCOUT VSS
Open
NOTE: 1.Place a damping resistor if required. The resistance will vary depending on the oscillator and the oscillation drive capacity setting. Use the value recommended by each oscillator the oscillator manufacturer. When the oscillation drive capacity is set to low, check that oscillation is stable. Also, place a feedback resistor between XCIN and XCOUT if the oscillator manufacturer recommends placing the resistor externally.
Figure 8.10 Examples of Sub Clock Connection Circuit
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 60 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
8.1.3 On-chip Oscillator Clock
This clock, approximately 1 MHz, is supplied by a on-chip oscillator. This clock is used as the clock source for the CPU and peripheral function clocks. In addition, if the PM22 bit in the PM2 register is "1" (on-chip oscillator clock for the watchdog timer count source), this clock is used as the count source for the watchdog timer (refer to 11.1 Count Source Protective Mode). After reset, the on-chip oscillator is turned off. It is turned on by setting the CM21 bit in the CM2 register to "1" (on-chip oscillator clock), and is used as the clock source for the CPU and peripheral function clocks, in place of the main clock. If the main clock stops oscillating when the CM20 bit in the CM2 register is "1" (oscillation stop, re-oscillation detection function enabled) and the CM27 bit is "1" (oscillation stop, re-oscillation detection interrupt), the on-chip oscillator automatically starts operating, supplying the necessary clock for the microcomputer.
8.1.4 PLL Clock
The PLL clock is generated by a PLL frequency synthesizer. This clock is used as the clock source for the CPU and peripheral function clocks. After reset, the PLL clock is turned off. The PLL frequency synthesizer is activated by setting the PLC07 bit to "1" (PLL operation). When the PLL clock is used as the clock source for the CPU clock, wait a fixed period of tsu(PLL) for the PLL clock to be stable, and then set the CM11 bit in the CM1 register to "1". Before entering wait mode or stop mode, be sure to set the CM11 bit to "0" (CPU clock source is the main clock). Furthermore, before entering stop mode, be sure to set the PLC07 bit in the PLC0 register to "0" (PLL stops). Figure 8.11 shows the procedure for using the PLL clock as the clock source for the CPU. The PLL clock frequency is determined by the equation below. When the PLL clock frequency is 16 MHz or more, set the PM20 bit in the PM2 register to "0" (2 waits). PLL clock frequency = f(XIN) (multiplying factor set by the PLC02 to PLC00 bits in the PLC0 register) (However, PLL clock frequency = 16 MHz, 20 MHz or 24 MHz) The PLC02 to PLC00 bits can be set only once after reset. Table 8.2 shows the example for setting PLL clock frequencies. Table 8.2 Example for Setting PLL Clock Frequencies XIN Multiply PLL Clock PLC02 PLC01 PLC00 Factor (MHz) (MHz) (1) 8 0 0 1 2 16 4 0 1 0 4 10 0 0 1 2 20 5 0 1 0 4 12 0 0 1 2 24 6 0 1 0 4 4 0 1 1 6 NOTE: 1. PLL clock frequency = 16 MHz , 20 MHz or 24 MHz
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 61 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
Using the PLL clock as the clock source for the CPU
Set the CM07 bit to "0" (main clock), the CM17 to CM16 bits to "00b" (main clock undivided), and the CM06 bit to "0" (CM16 and CM17 bits enabled). (1)
Set the PLC02 to PLC00 bits (multiplying factor).
(When PLL clock > 16 MHz) Set the PM20 bit to "0" (2-wait state).
Set the PLC07 bit to "1" (PLL operation).
Wait until the PLL clock becomes stable (tsu(PLL)).
Set the CM11 bit to "1" (PLL clock for the CPU clock source).
END NOTE: 1. PLL operation mode can be entered from high-speed mode.
Figure 8.11 Procedure to Use PLL Clock as CPU Clock Source
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 62 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
8.2 CPU Clock and Peripheral Function Clock
Two type clocks: CPU clock to operate the CPU and peripheral function clocks to operate the peripheral functions.
8.2.1 CPU Clock and BCLK
These are operating clocks for the CPU and watchdog timer. The clock source for the CPU clock can be chosen to be the main clock, sub clock, on-chip oscillator clock or the PLL clock. If the main clock or on-chip oscillator clock is selected as the clock source for the CPU clock, the selected clock source can be divided by 1 (undivided), 2, 4, 8 or 16 to produce the CPU clock. Use the CM06 bit in the CM0 register and the CM17 to CM16 bits in the CM1 register to select the divide-by-n value. When the PLL clock is selected as the clock source for the CPU clock, the CM06 bit should be set to "0" and the CM17 to CM16 bits to "00b" (undivided). After reset, the main clock divided by 8 provides the CPU clock. During memory expansion or microprocessor mode, a BCLK signal with the same frequency as the CPU clock can be output from the BCLK pin by setting the PM07 bit of PM0 register to "0" (output enabled). Note that when entering stop mode from high- or medium-speed mode, on-chip oscillator mode or on-chip oscillator low power dissipation mode, or when the CM05 bit in the CM0 register is set to "1" (main clock turned off) in low-speed mode, the CM06 bit in the CM0 register is set to "1" (divide-by-8 mode).
8.2.2 Peripheral Function Clock (f1, f2, f8, f32, f1SIO, f2SIO, f8SIO, f32SIO, fAD, fCAN0, fC32)
These are operating clocks for the peripheral functions. Two of these, fi (i = 1, 2, 8, 32) and fiSIO are derived from the main clock, PLL clock or on-chip oscillator clock by dividing them by i. The clock fi is used for timers A and B, and fiSIO is used for serial Interface. The f8 and f32 clocks can be output from the CLKOUT pin. The fAD clock is produced from the main clock, PLL clock or on-chip oscillator clock, and is used for the A/D converter. The fCAN0 clock is derived from the main clock, PLL clock or on-chip oscillator clock by dividing them by 1 (undivided), 2, 4, 8 or 16, and is used for the CAN module. When the WAIT instruction is executed after setting the CM02 bit in the CM0 register to "1" (peripheral function clock turned off during wait mode), or when the microcomputer is in low power dissipation mode, the fi, fiSIO, fAD, and fCAN0 clocks are turned off (1). The fC32 clock is derived from the sub clock, and is used for timers A and B. This clock can be used when the sub clock is activated. NOTE 1. fCAN0 clock stops at "H" in CAN0 sleep mode.
8.3 Clock Output Function
During single-chip mode, the f8, f32 or fC clock can be output from the CLKOUT pin. Use the CM01 to CM00 bits in the CM0 register to select.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 63 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
8.4 Power Control
Normal operation mode, wait mode and stop mode are provided as the power consumption control. All mode states, except wait mode and stop mode, are called normal operation mode in this document.
8.4.1 Normal Operation Mode
Normal operation mode is further classified into seven sub modes. In normal operation mode, because the CPU clock and the peripheral function clocks both are on, the CPU and the peripheral functions are operating. Power control is exercised by controlling the CPU clock frequency. The higher the CPU clock frequency, the greater the processing capability. The lower the CPU clock frequency, the smaller the power consumption in the chip. If the unnecessary oscillator circuits are turned off, the power consumption is further reduced. Before the clock sources for the CPU clock can be switched over, the new clock source to which switched must be oscillating stably. If the new clock source is the main clock, sub clock or PLL clock, allow a sufficient wait time in a program until it becomes oscillating stably. Note that operation modes cannot be changed directly from low-speed or low power dissipation mode to on-chip oscillator or on-chip oscillator low power dissipation mode. Nor can operation modes be changed directly from on-chip oscillator or on-chip oscillator low power dissipation mode to low-speed or low power dissipation mode. Where the CPU clock source is changed from the on-chip oscillator to the main clock, change the operation mode to the medium-speed mode (divide-by-8 mode) after the clock was divided by 8 (the CM06 bit in the CM0 register was set to "1") in the on-chip oscillator mode. 8.4.1.1 High-speed Mode The main clock divided by 1 provides the CPU clock. If the sub clock is activated, fC32 can be used as the count source for timers A and B. 8.4.1.2 PLL Operation Mode The main clock multiplied by 2, 4 or 6 provides the PLL clock, and this PLL clock serves as the CPU clock. If the sub clock is activated, fC32 can be used as the count source for timers A and B. PLL operation mode can be entered from high speed mode. If PLL operation mode is to be changed to wait or stop mode, first go to high speed mode before changing. 8.4.1.3 Medium-speed Mode The main clock divided by 2, 4, 8 or 16 provides the CPU clock. If the sub clock is activated, fC32 can be used as the count source for timers A and B. 8.4.1.4 Low-speed Mode The sub clock provides the CPU clock. The main clock is used as the clock source for the peripheral function clock when the CM21 bit in the CM2 register is set to "0" (on-chip oscillator turned off), and the on-chip oscillator clock is used when the CM21 bit is set to "1" (on-chip oscillator oscillating). The fC32 clock can be used as the count source for timers A and B. 8.4.1.5 Low Power Dissipation Mode In this mode, the main clock is turned off after being placed in low speed mode. The sub clock provides the CPU clock. The fC32 clock can be used as the count source for timers A and B. Simultaneously when this mode is selected, the CM06 bit in the CM0 register becomes "1" (divide-by-8 mode). In the low power dissipation mode, do not change the CM06 bit. Consequently, the medium speed (divide-by-8) mode is to be selected when the main clock is operated next.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 64 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
8.4.1.6 On-chip Oscillator Mode The on-chip oscillator clock divided by 1 (undivided), 2, 4, 8 or 16 provides the CPU clock. The on-chip oscillator clock is also the clock source for the peripheral function clocks. If the sub clock is activated, fC32 can be used as the count source for timers A and B. When the operation mode is returned to the high- and medium-speed modes, set the CM06 bit in the CM0 register to "1" (divide-by-8 mode). 8.4.1.7 On-chip Oscillator Low Power Dissipation Mode The main clock is turned off after being placed in on-chip oscillator mode. The CPU clock can be selected like in the on-chip oscillator mode. The on-chip oscillator clock is the clock source for the peripheral function clocks. If the sub clock is activated, fC32 can be used as the count source for timers A and B. Table 8.3 lists the setting clock related bit and modes. Table 8.3 Setting Clock Related Bit and Modes CM2 Register CM21 PLL Operation Mode 0 High-Speed Mode 0 Modes Medium- Divide-by-2 Speed Divide-by-4 Mode Divide-by-8 Divide-by-16 Low-Speed Mode Low Power Dissipation Mode On-chip Divide-by-1 Oscillator Divide-by-2 Mode Divide-by-4 Divide-by-8 0 0 0 0 0 1 1 1 1 CM1 Register CM11 CM17, CM16 1 00b 0 00b 0 0 0 0 0 0 0 0 0 0 01b 10b 11b 00b 01b 10b CM07 0 0 0 0 0 0 1 1 0 0 0 0 CM0 Register CM06 CM05 0 0 0 0 0 0 1 0 1 (1) 0 0 0 1 0 0 0 0 0 1 (1) 0 0 0 0 CM04 1 1 -
Divide-by-16 1 0 11b 0 0 0 On-chip Oscillator 1 0 (NOTE 2) 0 (NOTE 2) 1 Low power Dissipation Mode -: "0" or "1" NOTES: 1. When the CM05 bit is set to "1" (main clock turned off) in low-speed mode, the mode goes to low power dissipation mode and the CM06 bit is set to "1" (divide-by-8 mode) simultaneously. 2. The divide-by-n value can be selected the same way as in on-chip oscillator mode.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 65 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
8.4.2 Wait Mode
In wait mode, the CPU clock is turned off, so are the CPU (because operated by the CPU clock) and the watchdog timer. However, if the PM22 bit in the PM2 register is "1" (on-chip oscillator clock for the watchdog timer count source), the watchdog timer remains active. Because the main clock, sub clock and on-chip oscillator clock all are on, the peripheral functions using these clocks keep operating. 8.4.2.1 Peripheral Function Clock Stop Function If the CM02 bit in the CM0 register is "1" (peripheral function clocks turned off during wait mode), the f1, f2, f8, f32, f1SIO, f8SIO, f32SIO, fAD and fCAN0 clocks are turned off when in wait mode, with the power consumption reduced that much. However, fC32 remains on. 8.4.2.2 Entering Wait Mode The microcomputer is placed into wait mode by executing the WAIT instruction. When the CM11 bit = 1 (CPU clock source is the PLL clock), be sure to set the CM11 bit in the CM1 register to "0" (CPU clock source is the main clock) before going to wait mode. The power consumption of the chip can be reduced by setting the PLC07 bit in the PLC0 register to "0" (PLL stops). 8.4.2.3 Pin Status During Wait Mode Table 8.4 lists the pin status during wait mode. Table 8.4 Pin Status During Wait Mode Pin A0 to A19, D0 to D15, _______ _______ ________ CS0_______ _________ _________ to CS3, BHE ______ RD, WR, WRL, WRH ___________ HLDA, BCLK ALE I/O ports CLKOUT When fC selected When f8, f32 selected Memory Expansion Mode Microprocessor Mode Retains status before wait mode "H" "H" "L" Retains status before wait mode Does not become a CLKOUT pin Single-chip Mode Does not become a bus control pin
Retains status before wait mode Does not stop *CM02 bit = 0: Does not stop *CM02 bit = 1: Retains status before wait mode
8.4.2.4 Exiting Wait Mode
______
The microcomputer is moved out of wait mode by a hardware reset, NMI interrupt or peripheral function interrupt. ______ If the microcomputer is to be moved out of wait mode by a hardware reset or NMI interrupt, set the peripheral function interrupt priority ILVL2 to ILVL0 bits to "000b" (interrupt disabled) before executing the WAIT instruction. The peripheral function interrupts are affected by the CM02 bit. If the CM02 bit is "0" (peripheral function clocks not turned off during wait mode), peripheral function interrupts can be used to exit wait mode. If the CM02 bit is "1" (peripheral function clocks turned off during wait mode), the peripheral functions using the peripheral function clocks stop operating, so that only the peripheral functions clocked by external signals can be used to exit wait mode. Table 8.5 lists the interrupts to exit wait mode.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 66 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 8.5 Interrupts to Exit Wait Mode Interrupt CM02 Bit = 0 _______ NMI Interrupt Can be used Serial Interface Interrupt Can be used when operating with internal or external clock Key Input Interrupt Can be used A/D Conversion Interrupt Can be used in one-shot mode or single sweep mode Timer A Interrupt Can be used in all modes Timer B interrupt ______ INT Interrupt Can be used CAN0 Wake-up Interrupt Can be used in CAN sleep mode
8. Clock Generating Circuit
CM02 Bit = 1 Can be used Can be used when operating with external clock Can be used - (Do not use) Can be used in event counter mode or when the count source is fc32 Can be used Can be used in CAN sleep mode
If the microcomputer is to be moved out of wait mode by a peripheral function interrupt, set up the following before executing the WAIT instruction. (1) Set the ILVL2 to ILVL0 bits in the interrupt control register, for peripheral function interrupts used to exit wait mode. The ILVL2 to ILVL0 bits in all other interrupt control registers, for peripheral function interrupts not used to exit wait mode, are set to "000b" (interrupt disable). (2) Set the I flag to "1". (3) Start operating the peripheral functions used to exit wait mode. When the peripheral function interrupt is used, an interrupt routine is performed as soon as an interrupt request is acknowledged and the CPU clock is supplied again. When the microcomputer exits wait mode by the peripheral function interrupt, the CPU clock is the same clock as the CPU clock executing the WAIT instruction.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 67 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
8.4.3 Stop Mode
In stop mode, all oscillator circuits are turned off, so are the CPU clock and the peripheral function clocks. Therefore, the CPU and the peripheral functions clocked by these clocks stop operating. The least amount of power is consumed in this mode. If the voltage applied to VCC is VRAM or more, the internal RAM is retained. However, the peripheral functions clocked by external signals keep operating. Table 8.6 lists the interrupts to stop mode and use conditions. Table 8.6 Interrupts to Stop Mode and Use Conditions Interrupt Condition _______ NMI Interrupt Can be used Key Input Interrupt Can be used ______ INT Interrupt Can be used Timer A Interrupt Can be used Timer B interrupt (when counting external pulses in event counter mode) Serial Interface Interrupt Can be used (when external clock is selected) CAN0/1 Wake-up Interrupt Can be used (when CAN sleep mode is selected) 8.4.3.1 Entering Stop Mode The microcomputer is placed into stop mode by setting the CM10 bit in the CM1 register to "1" (all clocks turned off). At the same time, the CM06 bit in the CM0 register is set to "1" (divide-by-8 mode) and the CM15 bit in the CM1 register is set to "1" (main clock oscillator circuit drive capability high). Before entering stop mode, set the CM20 bit in the CM2 register to "0" (oscillation stop, re-oscillation detection function disabled). Also, if the CM11 bit in the CM1 register is "1" (PLL clock for the CPU clock source), set the CM11 bit to "0" (main clock for the CPU clock source) and the PLC07 bit in the PLC0 register to "0" (PLL turned off) before entering stop mode. 8.4.3.2 Pin Status in Stop Mode Table 8.7 lists the pin status in stop mode. Table 8.7 Pin Status in Stop Mode Pin A0 to A19, D0 to D15, _______ _______ ________ CS0_______ _________ _________ to CS3, BHE ______ RD, WR, WRL, WRH ___________ HLDA, BCLK ALE I/O ports When f8, f32 selected Memory Expansion Mode Microprocessor Mode Retains status before stop mode "H" "H" indeterminate Retains status before stop mode Single-chip Mode Does not become a bus control pin
Retains status before stop mode "H" Retains status before stop mode
CLKOUT When fC selected Does not become a CLKOUT pin
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 68 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
8.4.3.3 Exiting Stop Mode _______ Stop mode is exited by a hardware reset, NMI interrupt or peripheral function interrupt. _______ When the hardware reset or NMI interrupt is used to exit wait mode, set all ILVL2 to ILVL0 bits in the interrupt control registers for the peripheral function interrupt to "000b" (interrupt disabled) before setting the CM10 bit in the CM1 register to "1". When the peripheral function interrupt is used to exit stop mode, set the CM10 bit to "1" after the following settings are completed. (1) The ILVL2 to ILVL0 bits in the interrupt control registers, for the peripheral function interrupt used to exit stop mode, must have larger value than that of the RLVL2 to RLVL0 bits. The ILVL2 to ILVL0 bits in all other interrupt control registers, for the peripheral function interrupts which are not used to exit stop mode, must be set to "000b" (interrupt disabled). (2) Set the I flag to "1". (3) Start operation of peripheral function being used to exit wait mode. When exiting stop mode by the peripheral function interrupt, the interrupt routine is performed when an interrupt request is generated and the CPU clock is supplied again. _______ When stop mode is exited by the peripheral function interrupt or NMI interrupt, the CPU clock source is as follows, in accordance with the CPU clock source setting before the microcomputer had entered stop mode. * When the sub clock is the CPU clock before entering stop mode: Sub clock * When the main clock is the CPU clock source before entering stop mode: Main clock divided by 8 * When the on-chip oscillator clock is the CPU clock source before entering stop mode: On-chip oscillator clock divided by 8
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 69 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
Figure 8.12 shows the state transition from normal operation mode to stop mode and wait mode. Figure 8.13 shows the state transition in normal operation mode. Table 8.8 shows a state transition matrix describing allowed transition and setting. The vertical line shows current state and horizontal line show state after transition.
Reset
All oscillators stopped CM10 = 1 (5)
WAIT instruction
CPU operation stopped
Stop Mode
Interrupt Interrupt
Medium-Speed Mode (divided-by-8 mode)
Interrupt WAIT instruction
Wait Mode
CM07 = 0 CM06 = 1 CM05 = 0 CM11 = 0 CM10 = 1 (3)
Stop Mode
CM10 = 1 (5) When low power dissipation mode
High-Speed Mode, Medium-Speed Mode When lowspeed mode (NOTES 1, 2)
Wait Mode
Interrupt
PLL Operation Mode
Stop Mode
CM10 = 1 (5) Interrupt CM10 = 1 (5) Interrupt (4)
Low-Speed Mode, Low Power Dissipation Mode
WAIT instruction Interrupt
Wait Mode
Stop Mode
On-chip Oscillator Mode, On-chip Oscillator Dissipation Mode Normal Mode
WAIT instruction Interrupt
Wait Mode
CM05, CM06, CM07: Bits in CM0 register CM10, CM11: Bits in CM1 register NOTES: 1. Do not go directly from PLL operation mode to wait or stop mode.
2.PLL operation mode can be entered from high-speed mode. Similarly, PLL operation mode can be changed back to high-speed mode. 3.Write to the CM0 and CM1 registers per 16 bits with the CM21 bit in the CM2 register = 0 (on-chip oscillator stops). Since the operation starts from the main clock after exiting stop mode, the time until the CPU operates can be reduced. 4.The on-chip oscillator clock divided by 8 provides the CPU clock. 5.Before entering stop mode, be sure to set the CM20 bit in the CM2 register to "0" (oscillation stop, re-oscillation detection function disabled).
Figure 8.12 State Transition to Stop Mode and Wait Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 70 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
Main Clock Oscillation
On-chip Oscillator Clock Oscillation
High-Speed Mode CPU clock : f(XIN) CM07 = 0 CM06 = 0 CM17 = 0 CM16 = 0 Medium-Speed Mode Medium-Speed Mode Medium-Speed Mode Medium-Speed Mode (divide by 2) (divide by 4) (divide by 8) (divide by 16) CPU clock : f(XIN)/2 CM07 = 0 CM06 = 0 CM17 = 0 CM16 = 1 CPU clock : f(XIN)/4 CM07 = 0 CM06 = 0 CM17 = 1 CM16 = 0 CPU clock : f(XIN)/8 CM07 = 0 CM06 = 1 CPU clock : f(XIN)/16 CM07 = 0 CM06 = 0 CM17 = 1 CM16 = 1 CM21 = 0 (7) On-chip Oscillator Mode CPU clock f(Ring) f(Ring)/2 f(Ring)/4 f(Ring)/8 f(Ring)/16 CM05 = 0 On-chip Oscillator Low Power Dissipation Mode CPU clock f(Ring) f(Ring)/2 f(Ring)/4 f(Ring)/8 f(Ring)/16
PLL operation mode CPU clock : f(PLL) CM07 = 0 CM06 = 0 CM17 = 0 CM16 = 0 PLC07 = 1 CM11 = 1 (6)
PLC07 = 0 CM11 = 0
CM21 = 1
CM05 = 1 (1)
CM04 = 1 CM04 = 0 High-Speed mode CPU clock : f(PLL) CM07 = 0 CM06 = 0 CM17 = 0 CM16 = 0 PLC07 = 1 CM11 = 1 (6) CPU clock : f(XIN) CM07 = 0 CM06 = 0 CM17 = 0 CM16 = 0
CM04 = 1
CM04 = 0
CM04 = 1 CM04 = 0
CM04 = 1 CM04 = 0
Medium-Speed Mode Medium-Speed Mode Medium-Speed Mode Medium-Speed Mode (divide by 2) (divide by 4) (divide by 8) (divide by 16) CPU clock : f(XIN)/2 CM07 = 0 CM06 = 0 CM17 = 0 CM16 = 1 CPU clock : f(XIN)/4 CM07 = 0 CM06 = 0 CM17 = 1 CM16 = 0 CPU clock : f(XIN)/8 CM07 = 0 CM06 = 1 CPU clock : f(XIN)/16 CM07 = 0 CM06 = 0 CM17 = 1 CM16 = 1 CPU clock CM21 = 0 (7) f(Ring) f(Ring)/2 f(Ring)/4 f(Ring)/8 f(Ring)/16 On-chip Oscillator Mode Low-Speed Mode CPU clock: f(XCIN) CM07 = 0 CM05 = 0 CPU clock f(Ring) f(Ring)/2 f(Ring)/4 f(Ring)/8 f(Ring)/16
PLC07 = 0 CM11 = 0
CM21 = 1
CM05 = 1 (1)
PLL operation mode CM07 =1 (3) Low-Speed Mode CPU clock: f(XCIN) CM07 = 0 CM05 = 1 (1) (8) Low Power Dissipation Mode CPU clock: f(XCIN) CM07 = 0 CM06 = 1 CM15 = 1 CM05 = 0 CM07 = 0 (2) (4)
On-chip Oscillator Low Power Dissipation Mode
CM21 = 0 CM21 = 1
Sub clock oscillation
CM04, CM05, CM06, CM07: Bits in CM0 register CM11, CM15, CM16, CM17: Bits in CM1 register CM20, CM21 : Bits in CM2 register PLC07 : Bit in PLC0 register
NOTES: 1. Avoid making a transition when the CM20 bit is set to "1" (oscillation stop, re-oscillation detection function enabled). Set the CM20 bit to "0" (oscillation stop, re-oscillation detection function disabled) before transiting. 2. Wait for the main clock oscillation stabilization time. 3. Switch clock after oscillation of sub clock is sufficiently stable. 4. Change the CM17 and CM16 bits before changing the CM06 bit. 5. Transit in accordance with arrow. 6. The PM20 bit in the PM2 register become effective when the PLC07 bit is set to "1" (PLL on). Change the PM20 bit when the PLC07 bit is set to "0" (PLL off). Set the PM20 bit to "0" (2 waits) when PLL clock > 16 MHz. PM20 bit to "0" (SFR accessed with two wait states) before setting the PLC07 bit to "1" (PLL operation). 7. Set the CM06 bit to "1" (divide-by-8 mode) before changing back the operation mode from on-chip oscillator mode to high- or middle-speed mode. 8. When the CM21 bit = 0 (on-chip oscillator turned off) and the CM05 bit = 1 (main clock turned off), the CM06 bit is fixed to "1" (divide-by-8 mode) and the CM15 bit is fixed to "1" (drive capability High).
Figure 8.13 State Transition in Normal Operation Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 71 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 8.8 Allowed Transition and Setting (9) State after transition
8. Clock Generating Circuit
High-Speed Mode, Low-Speed Low Power PLL Operation On-chip Oscillator On-chip Oscillator Medium-Speed Low Power Mode (2) Dissipation Mode Mode (2) Mode Mode Dissipation Mode
Stop Mode
Wait Mode
(1)
High-Speed Mode, Medium-Speed Mode Low-Speed Mode (2) Low Power
(NOTE 8) (8) (12) (14) (18) (18)
(5) (3)
(9)
(7)
(11)
(1) (6)
(13) -
(3)
(15) -
(11)
(1)
(16) (16) (16) (16) (16)
(17) (17) (17) -
(1)
Current state
Dissipation Mode PLL Operation Mode (2) On-chip Oscillator Mode On-chip Oscillator Low Power Dissipation Mode Stop Mode Wait Mode
(10) (18) (18) (18) (18)
(1)
(4)
-
(NOTE 8) (10) (18) (18)
(5)
(1)
(17) (17) -
(NOTE 8) (18) (18)
(5)
(1)
-
-: Cannot transit NOTES: 1. Avoid making a transition when the CM20 bit = 1 (oscillation stop, reoscillation detection function enabled). Set the CM20 bit to "0" (oscillation stop, re-oscillation detection function disabled) before transiting. 2. On-chip oscillator clock oscillates and stops in low-speed mode. In this mode, the on-chip oscillator can be used as peripheral function clock. Sub clock oscillates and stops in PLL operation mode. In this mode, sub clock can be used as peripheral function clock. 3. PLL operation mode can only be entered from and changed to high-speed mode. 4. Set the CM06 bit to "1" (divide-by-8 mode) before transiting from on-chip oscillator mode to high- or medium-speed mode. 5. When exiting stop mode, the CM06 bit is set to "1" (divide-by-8 mode). 6. If the CM05 bit is set to "1" (main clock stop), then the CM06 bit is set to "1" (divide-by-8 mode). 7. A transition can be made only when sub clock is oscillating. 8. State transitions within the same mode (divide-by-n values changed or sub clock oscillation turned on or off) are shown in the table below.
Setting (1) CM04=0 (2) CM04=1 (3) CM06=0 CM17=0 CM16=0 (4) CM06=0 CM17=0 CM16=1 (5) CM06=0 CM17=1 CM16=0 (6) CM06=0 CM17=1 CM16=1 (7) CM06=1 (8) CM07=0
Operation Sub clock turned off Sub clock oscillating CPU clock no division mode CPU clock divide-by-2 mode CPU clock divide-by-4 mode CPU clock divide-by-16 mode CPU clock divide-by-8 mode Main clock, PLL clock or on-chip oscillator clock selected Sub clock selected Main clock oscillating Main clock turned off Main clock selected PLL clock selected Main clock or PLL clock selected On-chip oscillator clock selected Transition to stop mode Transition to wait mode
Sub Clock Oscillating
Sub Clock Turned Off
(9) (10) (11) (12) CM07=1 CM05=0 CM05=1 PLC07=0 CM11=0 ( 13) PLC07=1 CM11=1 (14) CM21=0 ( 15) CM21=1
No Divide- Divide- Divide- Divide- No Divide- Divide- Divide- DivideDivision by-2 by-4 by-8 by-16 Division by-2 by-4 by-8 by-16
Sub Clock Turned Off Sub Clock Oscillating
No Division Divide-by-2 (3) Divide-by-4 (3) Divide-by-8 (3) Divide-by-16 (3) No Division (2) Divide-by-2 Divide-by-4 Divide-by-8 Divide-by-16 -
(4) (4) (4) (4) (2) -
(5) (5) (5) (5) (2) -
(7) (7) (7) (7) (2) -
(6) (6) (6) (6) (2)
(1) (3) (3) (3) (3)
(1) (4) (4) (4) (4)
(1) (5) (5) (5) (5)
(1) (7) (7) (7) (7)
(1) (6) (6) (6) (6)
9. ( ):setting method. See right table.
(16) CM10=1 (17) WAIT instruction (18) Hardware Exit stop mode or wait interrupt mode CM04, CM05, CM06, CM07: Bits in CM0 register CM10, CM11, CM16, CM17: Bits in CM1 register CM20, CM21 : Bits in CM2 register PLC07 : Bit in PLC0 register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 72 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
8.5 Oscillation Stop and Re-oscillation Detection Function
The oscillation stop and re-oscillation detection function is such that main clock oscillation circuit stop and re-oscillation are detected. At oscillation stop, re-oscillation detection, reset or oscillation stop, re-oscillation detection interrupt request are generated. Which one is to be generated can be selected using the CM27 bit in the CM2 register. The oscillation stop and re-oscillation detection function can be enabled or disabled using the CM20 bit in the CM2 register. Table 8.9 lists a specification overview of the oscillation stop and re-oscillation detection function. Table 8.9 Specification Overview of Oscillation Stop and Re-oscillation Detection Function Item Specification Oscillation Stop Detectable Clock and f(XIN) 2 MHz Frequency Bandwidth Enabling Condition for Oscillation Stop Set CM20 bit to "1" (enable) and Re-oscillation Detection Function Operation at Oscillation Stop, *Reset occurs (when CM27 bit = 0) Re-oscillation Detection *Oscillation stop, re-oscillation detection interrupt occurs (when the CM27 bit =1)
8.5.1 Operation When CM27 Bit = 0 (Oscillation Stop Detection Reset)
Where main clock stop is detected when the CM20 bit is "1" (oscillation stop, re-oscillation detection function enabled), the microcomputer is initialized, coming to a halt (oscillation stop reset; refer to 4. Special Function Register (SFR), 5. Reset). This status is reset with hardware reset. Also, even when re-oscillation is detected, the microcomputer can be initialized and stopped; it is, however, necessary to avoid such usage (During main clock stop, do not set the CM20 bit to "1" and the CM27 bit to "0").
8.5.2 Operation When CM27 Bit = 1 (Oscillation Stop, Re-oscillation Detection Interrupt)
Where the main clock corresponds to the CPU clock source and the CM20 bit is "1" (oscillation stop, re-oscillation detection function enabled), the system is placed in the following state if the main clock comes to a halt: * Oscillation stop, re-oscillation detection interrupt request is generated. * The on-chip oscillator starts oscillation, and the on-chip oscillator clock becomes the clock source for CPU clock and peripheral functions in place of the main clock. * CM21 bit = 1 (on-chip oscillator clock is the clock source for CPU clock) * CM22 bit = 1 (main clock stop detected) * CM23 bit = 1 (main clock stopped) Where the PLL clock corresponds to the CPU clock source and the CM20 bit is "1", the system is placed in the following state if the main clock comes to a halt: Since the CM21 bit remains unchanged, set it to "1" (on-chip oscillator clock) inside the interrupt routine. * Oscillation stop, re-oscillation detection interrupt request is generated. * CM22 bit = 1 (main clock stop detected) * CM23 bit = 1 (main clock stopped) * CM21 bit remains unchanged Where the CM20 bit is "1", the system is placed in the following state if the main clock re-oscillates from the stop condition: * Oscillation stop, re-oscillation detection interrupt request is generated. * CM22 bit = 1 (main clock re-oscillation detected) * CM23 bit = 0 (main clock oscillation) * CM21 bit remains unchanged
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 73 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
8. Clock Generating Circuit
8.5.3 How to Use Oscillation Stop and Re-oscillation Detection Function
* The oscillation stop, re-oscillation detection interrupt shares the vector with the watchdog timer interrupt. If the oscillation stop, re-oscillation detection and watchdog timer interrupts both are used, read the CM22 bit in an interrupt routine to determine which interrupt source is requesting the interrupt. * Where the main clock re-oscillated after oscillation stop, the clock source for CPU clock and peripheral function must be switched to the main clock in the program. Figure 8.14 shows the procedure to switch the clock source from the on-chip oscillator to the main clock. * Simultaneously with oscillation stop, re-oscillation detection interrupt request occurrence, the CM22 bit becomes "1". When the CM22 bit is set at "1", oscillation stop, re-oscillation detection interrupt are disabled. By setting the CM22 bit to "0" in the program, oscillation stop, re-oscillation detection interrupt are enabled. * If the main clock stops during low speed mode where the CM20 bit is "1", an oscillation stop, re-oscillation detection interrupt request is generated. At the same time, the on-chip oscillator starts oscillating. In this case, although the CPU clock is derived from the sub clock as it was before the interrupt occurred, the peripheral function clocks now are derived from the on-chip oscillator clock. * To enter wait mode while using the oscillation stop and re-oscillation detection function, set the CM02 bit to "0" (peripheral function clocks not turned off during wait mode). * Since the oscillation stop and re-oscillation detection function is provided in preparation for main clock stop due to external factors, set the CM20 bit to "0" (oscillation stop, re-oscillation detection function disabled) where the main clock is stopped or oscillated in the program, that is where the stop mode is selected or the CM05 bit is altered. * This function cannot be used if the main clock frequency is 2 MHz or less. In that case, set the CM20 bit to "0".
Switch the main clock
NO
Determine several times whether the CM23 bit is set to "0" (main clock oscillates) YES Set the CM06 bit to "1" (divide-by-8)
Set the CM22 bit to "0" (main clock stop, re-oscillation not detected) Set the CM21 bit to "0" (main clock for the CPU clock source) (1)
End CM06 bit : Bit in CM0 register CM21, CM22, CM 23 bits : Bits in CM2 register NOTE: 1. If the clock source for CPU clock is to be changed to PLL clock, set to PLL operation mode after set to high-speed mode.
Figure 8.14 Procedure to Switch Clock Source from On-chip Oscillator to Main Clock
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 74 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
9. Protection
9. Protection
In the event that a program runs out of control, this function protects the important registers so that they will not be rewritten easily. Figure 9.1 shows the PRCR register. The following lists the registers protected by the PRCR register. * The PRC0 bit protects the CM0, CM1, CM2, PLC0, PCLKR and CCLKR registers; * The PRC1 bit protects the PM0, PM1, PM2, TB2SC, INVC0 and INVC1 registers; * The PRC2 bit protects the PD7, PD9, S3C, S4C, S5C and S6C registers (1). NOTE: 1. The S5C and S6C registers are only in the 128-pin version. Set the PRC2 bit to "1" (write enabled) and then write to any address, and the PRC2 bit will be set to "0" (write protected). The registers protected by the PRC2 bit should be changed in the next instruction after setting the PRC2 bit to "1". Make sure no interrupts or DMA transfers will occur between the instruction in which the PRC2 bit is set to "1" and the next instruction. The PRC0 and PRC1 bits are not automatically set to "0" by writing to any address. They can only be set to "0" in a program.
Protect Register
b7 b6 b5 b4 b3 b2 b1 b0
000
Symbol
PRCR
Address
000Ah
After Reset
XX000000b RW Function Enable write to CM0, CM1, CM2, PLC0, PCLKR, CCLKR registers RW 0 : Write protected 1 : Write enabled Enable write to PM0, PM1, PM2, TB2SC, INVC0, INVC1 registers RW 0 : Write protected 1 : Write enabled Enable write to PD7, PD9, S3C, S4C, S5C, S6C registers (2) RW 0 : Write protected 1 : Write enabled (1) Set to "0" RW -
Bit Symbol
PRC0
Bit Name
Protect Bit 0
PRC1
Protect Bit 1
PRC2
(b5-b3) (b7-b6)
Protect Bit 2
Reserved Bit
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate.
NOTES: 1. The PRC2 bit is set to "0" by writing to any address after setting it to "1". Other bits are not set to "0" by writing to any address, and must therefore be set in a program. 2. The S5C and S6C registers are only in the 128-pin version.
Figure 9.1 PRCR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 75 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
10. Interrupt
10.1 Type of Interrupts
Figure 10.1 shows the types of interrupts.
Software (Non-maskable interrupt)
Interrupt
Hardware
Special (Non-maskable interrupt)
Peripheral function (1) (Maskable interrupt)
NOTES: 1. The peripheral functions in the microcomputer are used to generate the peripheral interrupt. 2. Do not normally use this interrupt because it is provided exclusively for use by development tools. Figure 10.1 Interrupts
* Maskable Interrupt:
An interrupt which can be enabled (disabled) by the interrupt enable flag (I flag) or whose interrupt priority can be changed by priority level. * Non-Maskable Interrupt: An interrupt which cannot be enabled (disabled) by the interrupt enable flag (I flag) or whose interrupt priority cannot be changed by priority level.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 76 of 364

Undefined instruction (UND instruction) Overflow (INTO instruction) BRK instruction INT instruction
_______ ________


NMI DBC (2) Oscillation stop and re-oscillation detection Watchdog timer Single step (2) Address match
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
10.2 Software Interrupts
A software interrupt occurs when executing certain instructions. Software interrupts are non-maskable interrupts.
10.2.1 Undefined Instruction Interrupt
An undefined instruction interrupt occurs when executing the UND instruction.
10.2.2 Overflow Interrupt
An overflow interrupt occurs when executing the INTO instruction with the O flag in the FLG register set to "1" (the operation resulted in an overflow). The following are instructions whose O flag changes by arithmetic: ABS, ADC, ADCF, ADD, CMP, DIV, DIVU, DIVX, NEG, RMPA, SBB, SHA, SUB
10.2.3 BRK Interrupt
A BRK interrupt occurs when executing the BRK instruction.
10.2.4 INT Instruction Interrupt
An INT instruction interrupt occurs when executing the INT instruction. Software interrupt Nos. 0 to 63 can be specified for the INT instruction. Because software interrupt Nos. 1 to 31 are assigned to peripheral function interrupts, the same interrupt routine as for peripheral function interrupts can be executed by executing the INT instruction. In software interrupt Nos. 0 to 31, the U flag is saved to the stack during instruction execution and is set to "0" (ISP selected) before executing an interrupt sequence. The U flag is restored from the stack when returning from the interrupt routine. In software interrupt Nos. 32 to 63, the U flag does not change state during instruction execution, and the SP then selected is used.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 77 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
10.3 Hardware Interrupts
Hardware interrupts are classified into two types -- special interrupts and peripheral function interrupts.
10.3.1 Special Interrupts
Special interrupts are non-maskable interrupts.
_______
10.3.1.1 NMI Interrupt _______ _______ An NMI interrupt is generated when input on the NMI pin changes state from high to low. For details, _______ refer to 10.7 NMI Interrupt.
________
10.3.1.2 DBC Interrupt Do not normally use this interrupt because it is provided exclusively for use by development tools. 10.3.1.3 Watchdog Timer Interrupt Generated by the watchdog timer. Once a watchdog timer interrupt is generated, be sure to initialize the watchdog timer. For details about the watchdog timer, refer to 11. Watchdog Timer. 10.3.1.4 Oscillation Stop and Re-oscillation Detection Interrupt Generated by the oscillation stop and re-oscillation detection function. For details about the oscillation stop and re-oscillation detection function, refer to 8. Clock Generating Circuit. 10.3.1.5 Single-Step Interrupt Do not normally use this interrupt because it is provided exclusively for use by development tools. 10.3.1.6 Address Match Interrupt An address match interrupt is generated immediately before executing the instruction at the address indicated by the RMAD0 to RMAD3 registers that corresponds to one of the AIER0 or AIER1 bit in the AIER register or the AIER20 or AIER21 bit in the AIER2 register which is "1" (address match interrupt enabled). For details, refer to 10.10 Address Match Interrupt.
10.3.2 Peripheral Function Interrupts
The peripheral function interrupt occurs when a request from the peripheral functions in the microcomputer is acknowledged. The peripheral function interrupt is a maskable interrupt. See Table 10.2 Relocatable Vector Tables about how the peripheral function interrupt occurs. Refer to the descriptions of each function for details.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 78 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
10.4 Interrupts and Interrupt Vector
One interrupt vector consists of 4 bytes. Set the start address of each interrupt routine in the respective interrupt vectors. When an interrupt request is accepted, the CPU branches to the address set in the corresponding interrupt vector. Figure 10.2 shows the interrupt vector.
MSB
LSB
Vector address (L)
Low-order address Middle-order address 0000 High-order address 0000
Vector address (H)
0000
Figure 10.2 Interrupt Vector
10.4.1 Fixed Vector Tables
The fixed vector tables are allocated to the addresses from FFFDCh to FFFFFh. Table 10.1 lists the fixed vector tables. In the flash memory version of microcomputer, the vector addresses (H) of fixed vectors are used by the ID code check function. For details, refer to 21.2 Functions to Prevent Flash Memory from Rewriting. Table 10.1 Fixed Vector Tables Interrupt Source Undefined Instruction (UND instruction) Overflow (INTO instruction) BRK Instruction (2) Address Match Single Step (1) Oscillation Stop and Re-oscillation Detection, Watchdog Timer ________ DBC (1) _______ NMI Reset Vector table Addresses Address (L) to Address (H) FFFDCh to FFFE0h to FFFE4h to FFFE8h to FFFECh to FFFF0h to FFFDFh FFFE3h FFFE7h FFFEBh FFFEFh FFFF3h Reference M16C/60, M16C/20, M16C/Tiny Series Software Manual 10.10 Address Match Interrupt 8. Clock Generating Circuit 11. Watchdog Timer FFFF4h to FFFF7h _______ FFFF8h to FFFFBh 10.7 NMI Interrupt FFFFCh to FFFFFh 5. Reset
NOTES: 1. Do not normally use this interrupt because it is provided exclusively for use by development tools. 2. If the contents of address FFFE7h is FFh, program execution starts from the address shown by the vector in the relocatable vector table.
10.4.2 Relocatable Vector Tables
The 256 bytes beginning with the start address set in the INTB register comprise a relocatable vector table area. Table 10.2 lists the relocatable vector tables. Setting an even address in the INTB register results in the interrupt sequence being executed faster than in the case of odd addresses.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 79 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 10.2 Relocatable Vector Tables
Interrupt Source BRK Instruction
(2)
10. Interrupt
Vector Address (1) Address (L) to Address (H) +0 to +3 (0000h to 0003h) +4 to +7 (0004h to 0007h) +8 to +11 (0008h to 000Bh) +12 to +15 (000Ch to 000Fh) +16 to +19 (0010h to 0013h) +20 to +23 (0014h to 0017h) +24 to +27 (0018h to 001Bh) +28 to +31 (001Ch to 001Fh) +32 to +35 (0020h to 0023h) +36 to +39 (0024h to 0027h) +40 to +43 (0028h to 002Bh) +44 to +47 (002Ch to 002Fh) +48 to +51 (0030h to 0033h) +52 to +55 (0034h to 0037h) +56 to +59 (0038h to 003Bh) +60 to +63 (003Ch to 003Fh) +64 to +67 (0040h to 0043h) +68 to +71 (0044h to 0047h) +72 to +75 (0048h to 004Bh) +76 to +79 (004Ch to 004Fh) +80 to +83 (0050h to 0053h) +84 to +87 (0054h to 0057h) +88 to +91 (0058h to 005Bh) +92 to +95 (005Ch to 005Fh) +96 to +99 (0060h to 0063h) +100 to +103 (0064h to 0067h) +104 to +107 (0068h to 006Bh) +108 to +111 (006Ch to 006Fh) +112 to +115 (0070h to 0073h) +116 to +119 (0074h to 0077h) +120 to +123 (0078h to 007Bh) +124 to +127 (007Ch to 007Fh) +128 to +131 (0080h to 0083h) to +252 to + 255 (00FCh to 00FFh)
Software Interrupt Number 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 to 63
Reference M16C/60, M16C/20 16C/Tiny Series Software Manual 19. CAN Module
______
CAN0 Wake-up (10) CAN0 Successful Reception CAN0 Successful Transmission ________ INT3 Timer B5, SI/O5 (11) Timer B4, UART1 Bus Collision Detection (3) (9) Timer B3, UART0 Bus Collision Detection (4) (9) ________ SIO4, ________ (5) INT5 SIO3, INT4 (6) UART2 Bus Collision Detection (9) DMA0 DMA1 CAN0 Error (10) (16) A/D, Key Input (7) (16) UART2 Transmission, NACK2 (8) UART2 Reception, ACK2 (8) UART0 Transmission, NACK0 (8) UART0 Reception, ACK0 (8) UART1 Transmission, NACK1 (8) UART1 Reception, ACK1 (8) Timer A0 Timer A1 ________ Timer A2, ________ (12) INT7 Timer A3, INT6 (13) Timer A4 Timer B0, ________ (14) SI/O6 Timer B1, INT8 (15) Timer B2 ________ INT0 ________ INT1 ________ INT2 INT Instruction Interrupt (2)
10.6 INT Interrupt 13. Timers 15. Serial Interface 15. Serial Interface ______ 10.6 INT Interrupt 15. Serial Interface 12. DMAC 19. CAN Module 16. A/D Convertor, 10.8 Key Input Interrupt 15. Serial Interface
13. Timers 13. Timers ______ 10.6 INT Interrupt 13. Timers 13. Timers, 15. Serial Interface ______ 13. Timers, 10.6 INT Interrupt 13. Timers ______ 10.6 INT Interrupt
M16C/60, M16C/20, 16C/Tiny Series Software Manual
NOTES: 1. Address relative to address in INTB. 2. These interrupts cannot be disabled using the I flag. 3. Use the IFSR07 bit in the IFSR0 register to select. 4. Use the IFSR06 bit in the IFSR0 register to select. 5. Use the IFSR17 bit in the IFSR1 register to select. When using SI/O4, set the IFSR03 bit in the IFSR0 register to "1" (SI/O4) simultaneously. 6. Use the IFSR16 bit in the IFSR1 register to select. When using SI/O3, set the IFSR00 bit in the IFSR0 register to "1" (SI/O3) simultaneously. 7. Use the IFSR01 bit in the IFSR0 register to select. 8. During I2C mode, NACK and ACK interrupts comprise the interrupt source. 9. Bus collision detection: During IE mode, this bus collision detection constitutes the cause of an interrupt. During I2C mode, a start condition or a stop condition detection constitutes the cause of an interrupt. 10. Set the IFSR02 bit in the IFSR0 register to "0". 11. Use the IFSR04 bit in the IFSR0 register to select. SI/O5 is only in the 128-pin version. In the 100-pin version, set the IFSR04 bit to "0" (Timer B5). 12. ________the IFSR20 bit in the IFSR2 register to select. Use INT7 is only in the 128-pin version. In the 100-pin version, set the IFSR20 bit to "0" (Timer A2). 13. ________the IFSR21 bit in the IFSR2 register to select. Use INT6 is only in the 128-pin version. In the 100-pin version, set the IFSR21 bit to "0" (Timer A3). 14. Use the IFSR05 bit in the IFSR0 register to select. SI/O6 is only in the 128-pin version. In the 100-pin version, set the IFSR05 bit to "0" (Timer B0). 15. ________the IFSR22 bit in the IFSR2 register to select. Use INT8 is only in the 128-pin version. In the 100-pin version, set the IFSR22 bit to "0" (Timer B1). 16. If the PCLK6 bit in the PCLKR register is set to "1", software interrupt number 13 can be changed to CAN0 error or key input interupt, and software interrupt number 14 can be changed to A/D interrupt. (The software interrupt number of key input is changed from 14 to 13.) Use the IFSR26 bit in the IFSR2 register to select when selecting CAN0 error or key input.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 80 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
10.5 Interrupt Control
The following describes how to enable/disable the maskable interrupts, and how to set the priority in which order they are accepted. What is explained here does not apply to non-maskable interrupts. Use the I flag in the FLG register, IPL, and the ILVL2 to ILVL0 bits in the each interrupt control register to enable/disable the maskable interrupts. Whether an interrupt is requested is indicated by the IR bit in the each interrupt control register. Figures 10.3 and 10.4 show the interrupt control registers.
Interrupt Control Register (1)
Symbol C01WKIC C0RECIC C0TRMIC TB5IC/S5IC (5) TB4IC/U1BCNIC (2) TB3IC/U0BCNIC (3) U2BCNIC DM0IC, DM1IC C01ERRIC (6) ADIC/KUPIC (6) S0TIC to S2TIC S0RIC to S2RIC TA0IC, TA1IC TA4IC TB0IC/S6IC (7) TB2IC Address 0041h 0042h 0043h 0045h 0046h 0047h 004Ah 004Bh, 004Ch 004Dh 004Eh 0051h, 0053h, 004Fh 0052h, 0054h, 0050h 0055h, 0056h 0059h 005Ah 005Ch After Reset XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b XXXXX000b RW RW
b7
b6
b5
b4
b3
b2
b1
b0
Bit Symbol
ILVL0
Bit Name
b2 b1 b0
Function
000: 001: 010: 011: 100: 101: 110: 111: Level 0 (interrupt disabled) Level 1 Level 2 Level 3 Level 4 Level 5 Level 6 Level 7
ILVL1
Interrupt Priority Level Select Bit
RW
ILVL2 Interrupt Request Bit
RW RW (4) -
IR (b7-b4)
0 : Interrupt not requested 1 : Interrupt requested
Noting is assigned. When write, set to "0". When read, their contents are indeterminate.
NOTES: 1. To rewrite the interrupt control registers, do so at a point that does not generate the interrupt request for that register. For details, refer to 23.8 Interrupt. 2. Use the IFSR07 bit in the IFSR0 register to select. 3. Use the IFSR06 bit in the IFSR0 register to select. 4. This bit can only be reset by writing "0" (Do not write "1"). 5. Use the IFSR04 bit in the IFSR0 register to select. The S5IC register is only in the 128-pin version. In the 100-pin version, set the IFSR04 bit to "0" (Timer B5). 6. If the PCLK6 bit in the PCLKR register is set to "1", C01ERRIC/KUPIC register can be assigned in an address 004Dh, and the ADIC register can be assigned in an address 004Eh. (SFR location of the KUPIC register is changed from address 004Eh to address 004Dh.) 7. Use the IFSR05 bit in the IFSR0 register to select. The S6IC register is only in the 128-pin version. In the 100-pin version, set the IFSR05 bit to "0" (Timer B0).
Figure 10.3 Interrupt Control Registers (1)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 81 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
Interrupt Control Register (1)
Symbol INT3IC S4IC/INT5IC (2) (7) S3IC/INT4IC (2) (8) INT0IC to INT2IC TA2IC/INT7IC (9) TA3IC/INT6IC (10) TB1IC/INT8IC (11)
(2)
Address 0044h 0048h 0049h 005Dh to 005Fh 0057h 0058h 005Bh
After Reset XX00X000b XX00X000b XX00X000b XX00X000b XX00X000b XX00X000b XX00X000b RW RW
b7
b6
b5
b4
b3
b2
b1
b0
0
Bit Symbol
ILVL0
Bit Name
b2 b1 b0
Function
000: 001: 010: 011: 100: 101: 110: 111: Level 0 (interrupt disabled) Level 1 Level 2 Level 3 Level 4 Level 5 Level 6 Level 7
ILVL1
Interrupt Priority Level Select Bit
RW
ILVL2 IR POL (b5)
RW RW (3) RW RW -
Interrupt Request Bit Polarity Select Bit Reserved Bit
0 : Interrupt not requested 1 : Interrupt requested 0 : Selects falling edge (4) (5) (6) 1 : Selects rising edge Set to "0"
(b7-b6)
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate.
NOTES: 1. To rewrite the interrupt control registers, do so at a point that does not generate the interrupt request for that register. For details, refer to 23.8 Interrupt. 2. When the BYTE pin is low and the processor mode is memory expansion or microprocessor mode, set the ILVL2 to ILVL0 bits in the INT5IC to INT3IC registers to "000b" (interrupt disabled). 3. This bit can only be reset by writing "0" (Do not write "1"). 4. If the IFSR10 to IFSR15 bits in the IFSR1 register and the IFSR23 to IFSR25 bits in the IFSR2 register are "1" (both edges), set the POL bit in the INT0IC to INT8IC register to "0" (falling edge). INT6IC to INT8IC registers are in the 128-pin version. 5. Set the POL bit in the S3IC register to "0" (falling edge) when the IFSR00 bit in the IFSR0 register = 1 and the IFSR16 bit in the IFSR1 register = 0 (SI/O3 selected). 6. Set the POL bit in the S4IC register to "0" (falling edge) when the IFSR03 bit in the IFSR0 register = 1 and the IFSR17 bit in the IFSR1 register = 0 (SI/O4 selected). 7. Use the IFSR17 bit in the IFSR1 register to select. 8. Use the IFSR16 bit in the IFSR1 register to select. 9. Use the IFSR20 bit in the IFSR2 register to select. The INT7IC register is only in the 128-pin version. In the 100-pin version, set the IFSR20 bit to "0" (Timer A2). 10. Use the IFSR21 bit in the IFSR2 register to select. The INT6IC register is only in the 128-pin version. In the 100-pin version, set the IFSR21 bit to "0" (Timer A3). 10. Use the IFSR22 bit in the IFSR2 register to select. The INT8IC register is only in the 128-pin version. In the 100-pin version, set the IFSR22 bit to "0" (Timer B1).
Figure 10.4 Interrupt Control Registers (2)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 82 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
10.5.1 I Flag
The I flag enables or disables the maskable interrupt. Setting the I flag to "1" (enabled) enables the maskable interrupt. Setting the I flag to "0" (disabled) disables all maskable interrupts.
10.5.2 IR Bit
The IR bit is set to "1" (interrupt requested) when an interrupt request is generated. Then, when the interrupt request is accepted and the CPU branches to the corresponding interrupt vector, the IR bit is set to "0" (interrupt not requested). The IR bit can be set to "0" in a program. Note that do not write "1" to this bit.
10.5.3 ILVL2 to ILVL0 Bits and IPL
Interrupt priority levels can be set using the ILVL2 to ILVL0 bits. Table 10.3 shows the settings of interrupt priority levels and Table 10.4 shows the interrupt priority levels enabled by the IPL. The following are conditions under which an interrupt is accepted: * I flag = 1 * IR bit = 1 * interrupt priority level > IPL The I flag, IR bit, ILVL2 to ILVL0 bits and IPL are independent of each other. In no case do they affect one another. Table 10.3 Settings of Interrupt Priority Levels ILVL2 to ILVL0 Bits Interrupt Priority Level Priority Order 000b Level 0 (Interrupt disabled) 001b Level 1 Low 010b Level 2 011b Level 3 100b Level 4 101b Level 5 110b Level 6 111b Level 7 High Table 10.4 Interrupt Priority Levels Enabled by IPL IPL Enabled Interrupt Priority Levels 000b Interrupt levels 1 and above are enabled 001b Interrupt levels 2 and above are enabled 010b Interrupt levels 3 and above are enabled 011b Interrupt levels 5 and above are enabled 100b Interrupt levels 5 and above are enabled 101b Interrupt levels 6 and above are enabled 110b Interrupt levels 7 and above are enabled 111b All maskable interrupts are disabled
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 83 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
10.5.4 Interrupt Sequence
An interrupt sequence -- what are performed over a period from the instant an interrupt is accepted to the instant the interrupt routine is executed -- is described here. If an interrupt request is generated during execution of an instruction, the processor determines its priority when the execution of the instruction is completed, and transfers control to the interrupt sequence from the next cycle. If an interrupt request is generated during execution of either the SMOVB, SMOVF, SSTR or RMPA instruction, the processor temporarily suspends the instruction being executed, and transfers control to the interrupt sequence. The CPU behavior during the interrupt sequence is described below. Figure 10.5 shows time required for executing the interrupt sequence. (1) The CPU obtains interrupt information (interrupt number and interrupt request level) by reading address 000000h. Then, the IR bit applicable to the interrupt information is set to "0" (interrupt requested). (2) The FLG register, prior to an interrupt sequence, is saved to a temporary register (1) within the CPU. (3) The I, D and U flags in the FLG register become as follows: * The I flag is set to "0" (interrupt disabled) * The D flag is set to "0" (single-step interrupt disabled) * The U flag is set to "0" (ISP selected) However, the U flag does not change state if an INT instruction for software interrupt Nos. 32 to 63 is executed. (4) The temporary register within the CPU is saved to the stack. (5) The PC is saved to the stack. (6) The interrupt priority level of the acknowledged interrupt in IPL is set. (7) The start address of the relevant interrupt routine set in the interrupt vector is stored in the PC. After the interrupt sequence is completed, an instruction is executed from the starting address of the interrupt routine. NOTE: 1. Temporary register cannot be modified by users.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
CPU clock Address bus Data bus RD WR (2) NOTES: 1. The indeterminate state depends on the instruction queue buffer. A read cycle occurs when the instruction queue buffer is ready to accept instructions. 2. The WR signal timing shown here is for the case where the stack is located in the internal RAM. Address 0000h
Interrupt information
Indeterminate (1) Indeterminate (1) Indeterminate (1)
SP-2 SP-2 contents
SP-4 SP-4 contents
vec vec contents
vec+2 vec+2 contents
PC
Figure 10.5 Time Required for Executing Interrupt Sequence
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 84 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
10.5.5 Interrupt Response Time
Figure 10.6 shows the interrupt response time. The interrupt response or interrupt acknowledge time denotes a time from when an interrupt request is generated till when the first instruction in the interrupt routine is executed. Specifically, it consists of a time from when an interrupt request is generated till when the instruction then executing is completed ((a) on Figure 10.6) and a time during which the interrupt sequence is executed ((b) on Figure 10.6).
Interrupt request generated
Interrupt request acknowledged Time
Instruction (a)
Interrupt sequence (b)
Instruction in interrupt routine
Interrupt response time (a) A time from when an interrupt request is generated till when the instruction then executing is completed. The length of this time varies with the instruction being executed. The DIVX instruction requires the longest time, which is equal to 30 cycles (without wait state, the divisor being a register). (b) A time during which the interrupt sequence is executed. For details, see the table below. Note, however, that the values in this table must be increased 2 cycles for the DBC interrupt and 1 cycle for the address match and single-step interrupts.
Interrupt Vector Address Even Odd
SP Value Even Odd Even Odd
16-bit Bus, without Wait 18 cycles 19 cycles 19 cycles 20 cycles
8-bit Bus, without Wait 20 cycles
Figure 10.6 Interrupt response time
10.5.6 Variation of IPL when Interrupt Request is Accepted
When a maskable interrupt request is accepted, the interrupt priority level of the accepted interrupt is set in the IPL. When a software interrupt or special interrupt request is accepted, one of the interrupt priority levels listed in Table 10.5 is set in the IPL. Table 10.5 shows the IPL values of software and special interrupts when they are accepted. Table 10.5 IPL Level that is Set to IPL When A Software or Special Interrupt is Accepted Interrupt Sources
_________ _______
Value that is Set to IPL 7 Not changed
Oscillation Stop and Re-oscillation Detection, Watchdog Timer, NMI Software, Address Match, DBC, Single-Step
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 85 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
10.5.7 Saving Registers
In the interrupt sequence, the FLG register and PC are saved to the stack. At this time, the 4 high-order bits of the PC and the 4 high-order (IPL) and 8 low-order bits in the FLG register, 16 bits in total, are saved to the stack first. Next, the 16 low-order bits of the PC are saved. Figure 10.7 shows the stack status before and after an interrupt request is accepted. The other necessary registers must be saved in a program at the beginning of the interrupt routine. Use the PUSHM instruction, and all registers except SP can be saved with a single instruction.
Stack
MSB Address LSB MSB Address
Stack
LSB
m-4 m-3 m-2 m-1 m m+1 Content of previous stack Content of previous stack [SP] SP value before interrupt request is accepted.
m-4 m-3 m-2 m-1 m m+1 FLGH
PCL PCM FLGL PCH
[SP] New SP value
Content of previous stack Content of previous stack
Stack status before interrupt request is acknowledged
PCL : 8 low-order bit of PC PCM : 8 middle-order bits of PC PCH : 4 high-order bits of PC FLGL : 8 low-order bits of FLG FLGH: 4 high-order bits of FLG
Stack status after interrupt request is acknowledged
Figure 10.7 Stack Status Before and After Acceptance of Interrupt Request The operation of saving registers carried out in the interrupt sequence is dependent on whether the SP (1), at the time of acceptance of an interrupt request, is even or odd. If the SP (Note) is even, the FLG register and the PC are saved, 16 bits at a time. If odd, they are saved in two steps, 8 bits at a time. Figure 10.8 shows the operation of the saving registers. NOTE: 1. When any INT instruction in software numbers 32 to 63 has been executed, this is the SP indicated by the U flag. Otherwise, it is the ISP.
(1)SP contains even number
Address Stack Sequence in which order registers are saved
(2)SP contains odd number
Address Stack Sequence in which order registers are saved
[SP] - 5 (Odd) [SP] - 4 (Even) [SP] - 3 (Odd) [SP] - 2 (Even) [SP] - 1 (Odd) [SP] (Even) FLGH PCL PCM FLGL PCH (2) Saved simultaneously, all 16 bits (1) Saved simultaneously, all 16 bits Finished saving registers in two operations.
[SP] - 5 (Even) [SP] - 4 (Odd) [SP] - 3 (Even) [SP] - 2 (Odd) [SP] - 1 (Even) [SP] (Odd) FLGH PCL PCM FLGL PCH (3) (4) (1) (2) Finished saving registers in four operations. Saved,8 bits at a time
PCL : 8 low-order bit of PC PCM : 8 middle-order bits of PC PCH : 4 high-order bits of PC FLGL : 8 low-order bits of FLG FLGH: 4 high-order bits of FLG NOTE: 1. [SP] denotes the initial value of the SP when interrupt request is acknowledged. After registers are saved, the SP content is [SP] minus 4.
Figure 10.8 Operation of Saving Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 86 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
10.5.8 Returning from an Interrupt Routine
The FLG register and PC in the state in which they were immediately before entering the interrupt sequence are restored from the stack by executing the REIT instruction at the end of the interrupt routine. Thereafter the CPU returns to the program which was being executed before accepting the interrupt request. Return the other registers saved by a program within the interrupt routine using the POPM or similar instruction before executing the REIT instruction. Register bank is switched back to the bank used prior to the interrupt sequence by the REIT instruction.
10.5.9 Interrupt Priority
If two or more interrupt requests are sampled at the same sampling points (a timing to detect whether an interrupt request is generated or not), the interrupt request that has the highest priority is accepted. For maskable interrupts (peripheral functions interrupt), any desired priority level can be selected using the ILVL2 to ILVL0 bits. However, if two or more maskable interrupts have the same priority level, their interrupt priority is resolved by hardware, with the highest priority interrupt accepted. The watchdog timer and other special interrupts have their priority levels set in hardware. Figure 10.9 shows the priorities of hardware interrupts. Software interrupts are not affected by the interrupt priority. If an instruction is executed, control branches invariably to the interrupt routine.
Reset NMI DBC Oscillation Stop and Re-oscillation Detection Watchdog Timer Peripheral Function Single Step Address Match
High
Low
Figure 10.9 Hardware Interrupt Priority
10.5.10 Interrupt Priority Resolution Circuit
The interrupt priority level select circuit selects the highest priority interrupt when two or more interrupt requests are sampled at the same sampling point. Figure 10.10 shows the circuit that judges the interrupt priority level.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 87 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
Priority level of each interrupt INT1 Timer B2 Timer B0, SI/O6 (2) Timer A3, INT6 (2) Timer A1 UART1 Reception, ACK1 UART0 Reception, ACK0 UART2 Reception, ACK2 INT2 INT0 Timer B1, INT8 (2) Timer A4 Timer A2, INT7 (2) Timer A0 UART1 Transmission, NACK1 UART0 Transmission, NACK0 A/D Conversion, Key Input (1) DMA1 UART2 Bus Collision Detection SI/O4, INT5 Timer B4, UART1 Bus Collision Detection INT3 CAN0 Successful Reception UART2 Transmission, NACK2 CAN0 Error (, Key Input) (1) DMA0 SI/O3, INT4 Timer B3, UART0 Bus Collision Detection Timer B5, SI/O5 (2) CAN0 Successful Transmission CAN0 Wake-up IPL
Level 0 (initial value)
Highest
Priority of peripheral function interrupts (if priority levels are same)
Lowest Interrupt request level resolution output to clock generating circuit (Figure 8.1 Clock Generating Circuit) Interrupt request accepted
I Flag Address Match Oscillation Stop and Re-oscillation Detection Watchdog Timer DBC NMI
NOTES: 1. If the PCLK6 bit in the PCLKR register is set to "1", the priority level of key input interrupt can be changed. 2. The SI/O5, SI/O6 and INT6 to INT8 registers are only in the 128-pin version.
Figure 10.10 Interrupts Priority Select Circuit
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 88 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
______
10. Interrupt
10.6 INT Interrupt _______
INTi interrupt (i = 0 to 8) (1) is triggered by the edges of external inputs. The edge polarity is selected using the IFSR10 to IFSR15 bits in the IFSR1 register and the IFSR23 to IFSR25 bits in the IFSR2 register. ________ ________ ________ INT4 share the ________ interrupt vector and interrupt control register with SI/O3, INT5 share with SI/O4, INT6 share ________ ________ ________ with Timer A3, INT7 share with Timer A2, INT8 share with Timer B1. To use the INT4 to INT8 interrupts (1), set the each bits as follows. ________ ________ * To use the ________ interrupt: Set the IFSR16 bit in the IFSR1 register to "1" (INT4). INT4 ________ * To use the ________ interrupt: Set the IFSR17 bit in the IFSR1 register to "1" (INT5). INT5 ________ * To use the ________ interrupt: Set the IFSR21 bit in the IFSR2 register to "1" (INT6). (1) INT6 ________ * To use the ________ interrupt: Set the IFSR20 bit in the IFSR2 register to "1" (INT7). (1) INT7 ________ * To use the INT8 interrupt: Set the IFSR22 bit in the IFSR2 register to "1" (INT8). (1) After modifying the IFSR16, IFSR17, IFSR20, IFSR21 and IFSR22 bits, set the corresponding IR bit to "0" (interrupt not requested) before enabling the interrupt. NOTE: ________ ________ 1. INT6 to INT8 interrupts are only in the 128-pin version. Figures 10.11 to 10.13 show the IFSR0, IFSR1 and IFSR2 registers.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 89 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
Interrupt Request Cause Select Register 0
b7 b6 b5 b4 b3 b2 b1 b0
10
1
Symbol IFSR0 Bit Symbol IFSR00 IFSR01 IFSR02 IFSR03 IFSR04 IFSR05 IFSR06 IFSR07
Address 01DEh
After Reset 00h
Bit Name
Interrupt Request Cause Select Bit Interrupt Request Cause Select Bit (1) Interrupt Request Cause Select Bit Interrupt Request Cause Select Bit Interrupt Request Cause Select Bit (2) Interrupt Request Cause Select Bit (3) Interrupt Request Cause Select Bit (4) Interrupt Request Cause Select Bit (5)
Function
0 : Do not set a value 1 : SI/O3 0 : A/D conversion 1 : Key input 0 : CAN0 wake-up or error 1 : Do not set a value 0 : Do not set a value 1 : SI/O4 0 : Timer B5 1 : SI/O5 0 : Timer B0 1 : SI/O6 0 : Timer B3 1 : UART0 bus collision detection 0 : Timer B4 1 : UART1 bus collision detection
RW RW RW RW RW RW RW RW RW
NOTES: 1.When the PCLK6 bit in the PCLKR register = 0, A/D conversion and key input share the vector and interrupt control register. When using the A/D conversion interrupt, set the IFSR01 bit to "0" (A/D conversion). When using the key input interrupt, set the IFSR01 bit to "1" (key input). 2.Timer B5 and SI/O5 share the vector and interrupt control register. When using the timer B5 interrupt, set the IFSR04 bit to "0" (Timer B5). When using SI/O5 interrupt, set the IFSR04 bit to "1" (SI/O5). The SI/O5 interrupt is only in the 128-pin version. In the 100-pin version, set the IFSR04 bit to "0" (Timer B5). 3.Timer B0 and SI/O6 share the vector and interrupt control register. When using the timer B0 interrupt, set the IFSR05 bit to "0" (Timer B0). When using SI/O6 interrupt, set the IFSR05 bit to "1" (SI/O6). The SI/O6 interrupt is only in the 128-pin version. In the 100-pin version, set the IFSR05 bit to "0" (Timer B0). 4.Timer B3 and UART0 bus collision detection share the vector and interrupt control register. When using the timer B3 interrupt, set the IFSR06 bit to "0" (Tmer B3). When using UART0 bus collision detection, set the IFSR06 bit to "1" (UART0 bus collision detection). 5.Timer B4 and UART1 bus collision detection share the vector and interrupt control register. When using the timer B4 interrupt, set the IFSR07 bit to "0" (Timer B4). When using UART1 bus collision detection, set the IFSR07 bit to "1" (UART1 bus collision detection).
Figure 10.11 IFSR0 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 90 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
Interrupt Request Cause Select Register 1
b7 b6 b5 b4 b3 b2 b1 b0
Symbol IFSR1 Bit Symbol IFSR10 IFSR11 IFSR12 IFSR13 IFSR14 IFSR15 IFSR16 IFSR17
Address 01DFh
After Reset 00h
Bit Name
INT0 Interrupt Polarity Switching Bit INT1 Interrupt Polarity Switching Bit INT2 Interrupt Polarity Switching Bit INT3 Interrupt Polarity Switching Bit INT4 Interrupt Polarity Switching Bit INT5 Interrupt Polarity Switching Bit Interrupt Request Cause Select Bit (2) Interrupt Request Cause Select Bit (4)
Function
0 : One edge 1 : Both edges (1) 0 : One edge 1 : Both edges (1) 0 : One edge 1 : Both edges (1) 0 : One edge 1 : Both edges (1) 0 : One edge 1 : Both edges (1) 0 : One edge 1 : Both edges (1) 0 : SI/O3 (3) 1 : INT4 0 : SI/O4 (5) 1 : INT5
RW RW RW RW RW RW RW RW RW
NOTES: 1.When setting this bit to "1" (both edges), make sure the POL bit in the INT0IC to INT5IC register is set to "0" (falling edge). 2.SI/O3 and INT4 share the vector and interrupt control register. When using SI/O3 interrupt, set the IFSR16 bit to "0" (SI/O3). When using INT4 interrupt, set the IFSR16 bit to "1" (INT4). During memory expansion and microprocessor modes, when the data bus is 16-bit width (BYTE pin is "L"), set this bit to "0" (SI/O3). 3.When setting this bit to "0" (SI/O3), make sure the IFSR00 bit in the IFSR0 register is set to "1" (SI/O3) simultaneously. And, make sure the POL bit in the S3IC register is set to "0" (falling edge). 4.SI/O4 and INT5 share the vector and interrupt control register. When using SI/O4 interrupt, set the IFSR17 bit to "0" (SI/O4). When using INT5 interrupt, set the IFSR17 bit to "1" (INT5). During memory expansion and microprocessor modes, when the data bus is 16-bit width (BYTE pin is "L"), set this bit to "0" (SI/O4). 5.When setting this bit to "0" (SI/O4), make sure the IFSR03 bit in the IFSR0 register is set to "1" (SI/O4) simultaneously. And, make sure the POL bit in the S4IC register is set to "0" (falling edge).
Figure 10.12 IFSR1 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 91 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
Interrupt Request Cause Select Register 2
b7 b6 b5 b4 b3 b2 b1 b0
Symbol IFSR2 Bit Symbol IFSR20 IFSR21 IFSR22 IFSR23 IFSR24 IFSR25 IFSR26 (b7)
Address 01CFh
After Reset X0000000b
Bit Name
Interrupt Request Cause Select Bit (2) (6) Interrupt Request Cause Select Bit (3) (6) Interrupt Request Cause Select Bit (4) (6) INT6 Interrupt Polarity Switching Bit (1) (6) INT7 Interrupt Polarity Switching Bit (1) (6) INT8 Interrupt Polarity Switching Bit (1) (6) Interrupt Request Cause Select Bit (5)
Function
0 : Timer A2 1 : INT7 0 : Timer A3 1 : INT6 0 : Timer B1 1 : INT8 0 : One edge 1 : Both edges 0 : One edge 1 : Both edges 0 : One edge 1 : Both edges 0 : CAN0 error 1 : key input
RW RW RW RW RW RW RW RW -
Nothing is assigned. When write, set to "0". When read, its content is indeterminate.
NOTES: 1.When setting this bit to "1" (both edges), make sure the POL bit in the INT6IC to INT8IC registers are set to "0" (falling edge). The INT6IC to INT8IC registers are only in the 128-pin version. In the 100-pin version, make sure the INT6 to INT8 interrupt polarity switching bitis set to "0" (falling edge). 2.Timer A2 and INT7 share the vector and interrupt control register. When using the timer A2 interrupt, set the IFSR20 bit to "0" (Timer A2). When using INT7 interrupt, set the IFSR20 bit to "1" (INT7). The INT7 interrupt is only in the 128-pin version. In the 100-pin version, set the IFSR20 bit to "0" (Timer A2). 3.Timer A3 and INT6 share the vector and interrupt control register. When using the timer A3 interrupt, set the IFSR21 bit to "0" (Timer A3). When using INT6 interrupt, set the IFSR21 bit to "1" (INT6). The INT6 interrupt is only in the 128-pin version. In the 100-pin version, set the IFSR21 bit to "0" (Timer A3). 4.Timer B1 and INT8 share the vector and interrupt control register. When using the timer B1 interrupt, set the IFSR22 bit to "0" (Timer B1). When using INT8 interrupt, set the IFSR22 bit to "1" (INT8). The INT8 interrupt is only in the 128-pin version. In the 100-pin version, set the IFSR22 bit to "0" (Timer B1). 5.When the PCLK6 bit in the PCLKR register = 1, CAN0 error and key input share the vector and interrupt control register. When using the CAN0 error interrupt, set the IFSR26 bit to "0" (CAN0 error). When using the key input interrupt, set the IFSR26 bit to "1" (key input). 6.When using the INT6 to INT8 interrupts, set these bits after settig the PU37 bit in the PUR3 register to "1".
Figure 10.13 IFSR2 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 92 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
______
10. Interrupt
10.7 NMI Interrupt _______
_______
______
An NMI interrupt request is generated when input on the NMI pin changes state from high to low. The NMI interrupt is a non-maskable interrupt. _______ The input level of this NMI interrupt input pin can be read by accessing the P8_5 bit in the P8 register. This pin cannot be used as an input port.
10.8 Key Input Interrupt
Of P10_4 to P10_7, a key input interrupt request is generated when input on any of the P10_4 to P10_7 pins which has had the PD10_4 to PD10_7 bits in the PD10 register set to "0" (input) goes low. Key input interrupts can be used as a key-on wake up function, the function which gets the microcomputer out of wait or stop mode. However, if you intend to use the key input interrupt, do not use P10_4 to P10_7 as analog input ports. Figure 10.14 shows the block diagram of the key input interrupt. Note, however, that while input on any pin which has had the PD10_4 to PD10_7 bits set to "0" (input mode) is pulled low, inputs on all other pins of the port are not detected as interrupts.
PU25 bit in PUR2 register Pull-up transistor
KUPIC register
PD10_7 bit in PD10 register PD10_7 bit in PD10 register
KI3 Pull-up transistor KI2 PD10_5 bit in PD10 register PD10_6 bit in PD10 register
Interrupt control circuit
Key input interrupt request
Pull-up transistor KI1 Pull-up transistor KI0
PD10_4 bit in PD10 register
Figure 10.14 Key Input Interrupt Block Diagram
10.9 CAN0 Wake-up Interrupt
CAN0 wake-up interrupt request is generated when a falling edge is input to CRX0. The CAN0 wake-up interrupt is enabled only when the PortEn bit = 1 (CTX/CRX function) and Sleep bit = 1 (Sleep mode enabled) in the C0CTLR register. Figure 10.15 shows the block diagram of the CAN0 wake-up interrupt. Please note that the wake-up message will be lost.
C01WKIC register Sleep bit in C0CTLR register PortEn bit in C0CTLR register CRX0 Interrupt control circuit CAN0 wake-up interrupt request
Figure 10.15 CAN0 Wake-up Interrupt Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 93 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
10.10 Address Match Interrupt
An address match interrupt request is generated immediately before executing the instruction at the address indicated by the RMADi register (i = 0 to 3). Set the start address of any instruction in the RMADi register. Use the AIER0 and AIER1 bits in the AIER register and the AIER20 and AIER21 bits in the AIER2 register to enable or disable the interrupt. Note that the address match interrupt is unaffected by the I flag and IPL. For address match interrupts, the value of the PC that is saved to the stack area varies depending on the instruction being executed (refer to 10.5.7 Saving Registers). (The value of the PC that is saved to the stack area is not the correct return address.) Therefore, follow one of the methods described below to return from the address match interrupt. * Rewrite the content of the stack and then use the REIT instruction to return. * Restore the stack to its previous state before the interrupt request was accepted by using the POP or similar other instruction and then use a jump instruction to return. Table 10.6 shows the value of the PC that is saved to the stack area when an address match interrupt request is accepted. Table 10.7 shows the relationship between address match interrupt sources and associated registers. Note that when using the external bus in 8-bit width, no address match interrupts can be used for external areas. Figure 10.16 shows the AIER, AIER2, and RMAD0 to RMAD3 registers. Table 10.6 Value of PC That is Saved to Stack Area When Address Match Interrupt Request is Accepted Instruction at Address Indicated by RMADi Register Value of PC that is Saved to Stack Area * 16-bit operation code Address indicated by RMADi register + 2 * Instruction shown below among 8-bit operation code instructions
ADD.B:S OR.B:S STNZ.B:S CMP.B:S JMPS MOV.B:S #IMM8,dest #IMM8,dest #IMM8,dest #IMM8,dest #IMM8 SUB.B:S MOV.B:S STZX.B:S PUSHM JSRS #IMM8,dest #IMM8,dest AND.B:S STZ.B:S #IMM8,dest #IMM8,dest
#IMM81,#IMM82,dest src POPM dest #IMM8
#IMM,dest (However, dest = A0 or A1)
Address indicated by RMADi register + 1 Value of PC that is saved to stack area: Refer to 10.5.7 Saving Registers. Instructions other than the above Table 10.7 Relationship Between Address Match Interrupt Sources and Associated Registers Address Match Interrupt Sources Address Match Interrupt 0 Address Match Interrupt 1 Address Match Interrupt 2 Address Match Interrupt 3 Address Match Interrupt Enable Bit Address Match Interrupt Register AIER0 RMAD0 AIER1 RMAD1 AIER20 RMAD2 AIER21 RMAD3
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 94 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
10. Interrupt
Address Match Interrupt Enable Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol AIER Bit Symbol AIER0 AIER1 (b7-b2)
Address 0009h Bit Name Address Match Interrupt 0 Enable Bit Address Match Interrupt 1 Enable Bit
After Reset XXXXXX00b Function 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled RW RW RW -
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate.
Address Match Interrupt Enable Register 2
b7 b6 b5 b4 b3 b2 b1 b0
Symbol AIER2 Bit Symbol AIER20 AIER21 (b7-b2)
Address 01BBh Bit Name Address Match Interrupt 2 Enable Bit Address Match Interrupt 3 Enable Bit
After Reset XXXXXX00b Function 0 : Interrupt disabled 1 : Interrupt enabled 0 : Interrupt disabled 1 : Interrupt enabled RW RW RW -
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate.
Address Match Interrupt Register i (i = 0 to 3)
(b23) b7 (b19) b3 (b16)(b15) b0 b7 (b8) b0 b7 b0
Symbol RMAD0 RMAD1 RMAD2 RMAD3
Address 0012h to 0010h 0016h to 0014h 01BAh to 01B8h 01BEh to 01BCh
After Reset X00000h X00000h X00000h X00000h RW RW -
Bit Symbol (b19-b0)
Function Address setting register for address match interrupt
Setting Range 00000h to FFFFFh
(b23-b20)
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate.
Figure 10.16 AIER Register, AIER2 Register and RMAD0 to RMAD3 Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 95 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
11. Watchdog Timer
11. Watchdog Timer
The watchdog timer is the function of detecting when the program is out of control. Therefore, we recommend using the watchdog timer to improve reliability of a system. The watchdog timer contains a 15-bit counter which counts down the clock derived by dividing the CPU clock using the prescaler. Whether to generate a watchdog timer interrupt request or apply a watchdog timer reset as an operation to be performed when the watchdog timer underflows after reaching the terminal count can be selected using the PM12 bit in the PM1 register. The PM12 bit can only be set to "1" (watchdog timer reset). Once this bit is set to "1", it cannot be set to "0" (watchdog timer interrupt) in a program. Refer to 5.3 Watchdog Timer Reset for details about watchdog timer reset. When the main clock, on-chip oscillator clock or PLL clock is selected for CPU clock, the divide-by-n value for the prescaler can be selected to be 16 or 128. If a sub clock is selected for CPU clock, the divide-by-n value for the prescaler is always 2 no matter how the WDC7 bit is set. The period of watchdog timer can be calculated as given below. The period of watchdog timer is, however, subject to an error due to the prescaler. With main clock, on-chip oscillator clock or PLL clock selected for CPU clock Watchdog timer period = Prescaler dividing (16 or 128) Watchdog timer count (32768) CPU clock
With sub clock selected for CPU clock Watchdog timer period = Prescaler dividing (2) Watchdog timer count (32768) CPU clock
For example, when CPU clock = 16 MHz and the divide-by-n value for the prescaler = 16, the watchdog timer period is approx. 32.8 ms. The watchdog timer is initialized by writing to the WDTS register. The prescaler is initialized after reset. Note that the watchdog timer and the prescaler both are inactive after reset, so that the watchdog timer is activated to start counting by writing to the WDTS register. In stop mode, wait mode and hold state, the watchdog timer and prescaler are stopped. Counting is resumed from the held value when the modes or state are released. Figure 11.1 shows the block diagram of the watchdog timer. Figure 11.2 shows the watchdog timer-related registers.
Prescaler
1/16
CPU clock HOLD
CM07 = 0 WDC7 = 0 CM07 = 0 WDC7 = 1 PM22 = 0 PM12 = 0 Watchdog timer Interrupt request Watchdog timer PM12 = 1 Watchdog timer Reset
1/128 1/2
CM07 = 1 PM22 = 1 On-chip oscillator clock
Write to WDTS register Internal RESET signal ("L" active) CM07 : Bit in CM0 register WDC7 : Bit in WDC register PM12 : Bit in PM1 register PM22 : Bit in PM2 register
Set to "7FFFh"
Figure 11.1 Watchdog Timer Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 96 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
11. Watchdog Timer
Watchdog Timer Control Register
b7 b6 b5 b4 b3 b2 b1 b0
00
Symbol WDC Bit Symbol
(b4-b0) (b6-b5)
Address 000Fh Bit Name
After Reset 00XXXXXXb Function RW RO RW RW
High-order Bit of Watchdog Timer Reserved Bit Prescaler Select Bit Set to "0" 0 : Divided by 16 1 : Divided by 128
WDC7
Watchdog Timer Start Register (1)
b7 b0
Symbol WDTS
Address 000Eh Function
After Reset Indeterminate RW
The watchdog timer is initialized and starts counting after a write instruction to this register. The watchdog timer value is always initialized to "7FFFh" regardless WO of whatever value is written. NOTE 1. Write to the WDTS register after the watchdog timer interrupt request is generated.
Figure 11.2 WDC Register and WDTS Register
11.1 Count Source Protective Mode
In this mode, a on-chip oscillator clock is used for the watchdog timer count source. The watchdog timer can be kept being clocked even when CPU clock stops as a result of runaway. Before this mode can be used, the following register settings are required: (1) Set the PRC1 bit in the PRCR register to "1" (enable writes to the PM1 and PM2 registers). (2) Set the PM12 bit in the PM1 register to "1" (reset when the watchdog timer underflows). (3) Set the PM22 bit in the PM2 register to "1" (on-chip oscillator clock used for the watchdog timer count source). (4) Set the PRC1 bit in the PRCR register to "0" (disable writes to the PM1 and PM2 registers). (5) Write to the WDTS register (watchdog timer starts counting). Setting the PM22 bit to "1" results in the following conditions: * The on-chip oscillator starts oscillating, and the on-chip oscillator clock becomes the watchdog timer count source. Watchdog timer count (32768) Watchdog timer period = on-chip oscillator clock * The CM10 bit in the CM1 register is disabled against write. (Writing a "1" has no effect, nor is stop mode entered.) * The watchdog timer does not stop when in wait mode or hold state.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 97 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
12. DMAC
12. DMAC
The DMAC (Direct Memory Access Controller) allows data to be transferred without the CPU intervention. Two DMAC channels are included. Each time a DMA request occurs, the DMAC transfers one (8- or 16-bit) data from the source address to the destination address. The DMAC uses the same data bus as used by the CPU. Because the DMAC has higher priority of bus control than the CPU and because it makes use of a cycle steal method, it can transfer one word (16 bits) or one byte (8 bits) of data within a very short time after a DMA request is generated. Figure 12.1 shows the block diagram of the DMAC. Table 12.1 shows the DMAC specifications. Figures 12.2 to 12.4 show the DMAC related-registers.
Address bus
DMA0 source pointer SAR0 DMA0 destination pointer DAR0 DMA0 forward address pointer (1) DMA0 transfer counter reload register TCR0 DMA0 transfer counter TCR0 DMA1 source pointer SAR1 DMA1 destination pointer DAR1 DMA1 forward address pointer (1)
DMA1 transfer counter reload register TCR1 DMA1 transfer counter TCR1
DMA latch high-order bits
DMA latch low-order bits
Data bus low-order bits Data bus high-order bits NOTE: 1.Pointer is incremented by a DMA request.
Figure 12.1 DMAC Block Diagram A DMA request is generated by a write to the DSR bit in the DMiSL register (i = 0, 1), as well as by an interrupt request which is generated by any function specified by the DMS and DSEL3 to DSEL0 bits in the DMiSL register. However, unlike in the case of interrupt requests, DMA requests are not affected by the I flag and the interrupt control register, so that even when interrupt requests are disabled and no interrupt request can be accepted, DMA requests are always accepted. Furthermore, because the DMAC does not affect interrupts, the IR bit in the interrupt control register does not change state due to a DMA transfer. A data transfer is initiated each time a DMA request is generated when the DMAE bit in the DMiCON register = 1 (DMA enabled). However, if the cycle in which a DMA request is generated is faster than the DMA transfer cycle, the number of transfer requests generated and the number of times data is transferred may not match. For details, refer to 12.4 DMA Request.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 98 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 12.1 DMAC Specifications Item Specification No. of Channels 2 (cycle steal method) Transfer Memory Space * From any address in the 1-Mbyte space to a fixed address
12. DMAC
* From a fixed address to any address in the 1-Mbyte space * From a fixed address to a fixed address Maximum No. of Bytes Transferred 128 Kbytes (with 16-bit ________ transfer) or 64 Kbytes (with 8-bit transfer) ________ (1) (2) DMA Request Factors Falling edge of INT0 or INT1
________ ________
Both edge of INT0 or INT1 Timer A0 to timer A4 interrupt requests Timer B0 to timer B5 interrupt requests UART0 transfer, UART0 reception interrupt requests UART1 transfer, UART1 reception interrupt requests UART2 transfer, UART2 reception interrupt requests SI/O3, SI/O4 interrupt requests A/D conversion interrupt requests Software triggers DMA0 > DMA1 (DMA0 takes precedence) 8 bits or 16 bits forward or fixed (The source and destination addresses cannot both be in the forward direction.) Transfer is completed when the DMAi transfer counter underflows
Channel Priority Transfer Unit Transfer Address Direction Transfer Mode Single Transfer
after reaching the terminal count. Repeat Transfer When the DMAi transfer counter underflows, it is reloaded with the value of the DMAi transfer counter reload register and a DMA transfer is DMA Interrupt Request Generation Timing DMA Start Up continued with it. When the DMAi transfer counter underflowed Data transfer is initiated each time a DMA request is generated when the The DMAE bit in the DMAiCON register = 1 (enabled).
DMA Shutdown Single Transfer * When the DMAE bit is set to "0" (disabled) * After the DMAi transfer counter underflows Repeat Transfer Reload Timing for Forward Address Pointer and Transfer Counter When the DMAE bit is set to "0" (disabled) When a data transfer is started after setting the DMAE bit to "1" (enabled), the forward address pointer is reloaded with the value of the SARi or the DARi pointer whichever is specified to be in the forward direction and the DMAi transfer counter is reloaded with the value of the DMAi transfer counter reload register. Minimum 3 cycles between SFR and internal RAM
DMA Transfer Cycles i = 0, 1 NOTES: 1. DMA transfer is not effective to any interrupt. DMA transfer is affected neither by the I flag nor by the interrupt control register. 2. The selectable causes of DMA requests differ with each channel. 3. Make sure that no DMAC-related registers (addresses 0020h to 003Fh) are accessed by the DMAC.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 99 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
12. DMAC
DMA0 Request Cause Select Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol DM0SL Bit Symbol DSEL0 DSEL1 DSEL2 DSEL3 (b5-b4)
Address 03B8h Bit Name
After Reset 00h Function RW RW
DMA Request Cause Select Bit
See NOTE 1
RW RW RW
Nothing is assigned. When write, set to "0". When read, their contents are "0". DMA Request Cause Expansion Select Bit Software DMA Request Bit 0 : Basic cause of request 1 : Extended cause of request A DMA request is generated by setting this bit to "1" when the DMS bit is "0" (basic cause) and the DSEL3 to DSEL0 bits are "0001b" (software trigger). The value of this bit when read is "0".
RW
DMS
DSR
RW
NOTE: 1. The causes of DMA0 requests can be selected by a combination of the DMS bit and the DSEL3 to DSEL0 bits in the manner described below.
DSEL3 to DSEL0 Bits 0000b 0001b 0010b 0011b 0100b 0101b 0110b 0111b 1000b 1001b 1010b 1011b 1100b 1101b 1110b 1111b DMS = 0 (basic cause of request) Falling edge of INT0 pin Software trigger Timer A0 Timer A1 Timer A2 Timer A3 Timer A4 Timer B0 Timer B1 Timer B2 UART0 transmit UART0 receive UART2 transmit UART2 receive A/D conversion UART1 transmit DMS = 1 (extended cause of request) -- -- -- -- -- -- Two edges of INT0 pin Timer B3 Timer B4 Timer B5 -- -- -- -- -- --
Figure 12.2 DM0SL Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 100 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
12. DMAC
DMA1 Request Cause Select Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol DM1SL Bit Symbol DSEL0 DSEL1 DSEL2 DSEL3 (b5-b4)
Address 03BAh Bit Name
After Reset 00h Function RW RW
DMA Request Cause Select Bit
See NOTE 1
RW RW RW
Nothing is assigned. When write, set to "0". When read, their contents are "0". DMA Request Cause Expansion Select Bit Software DMA Request Bit 0 : Basic cause of request 1 : Extended cause of request A DMA request is generated by setting this bit to "1" when the DMS bit is "0" (basic cause) and the DSEL3 to DSEL0 bits are "0001b" (software trigger). The value of this bit when read is "0".
RW
DMS
DSR
RW
NOTE: 1. The causes of DMA1 requests can be selected by a combination of the DMS bit and the DSEL3 to DSEL0 bits in the manner described below.
DSEL3 to DSEL0 Bits 0000b 0001b 0010b 0011b 0100b 0101b 0110b 0111b 1000b 1001b 1010b 1011b 1100b 1101b 1110b 1111b DMS = 0 (basic cause of request) Falling edge of INT1 pin Software trigger Timer A0 Timer A1 Timer A2 Timer A3 Timer A4 Timer B0 Timer B1 Timer B2 UART0 transmit UART0 receive/ACK0 UART2 transmit UART2 receive/ACK2 A/D conversion UART1 transmit/ACK1 DMS = 1 (extended cause of request) -- -- -- -- -- SI/O3 SI/O4 Two edges of INT1 pin -- -- -- -- -- -- -- --
DMAi Control Register (i = 0, 1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol DM0CON DM1CON Bit Symbol DMBIT DMASL DMAS DMAE DSD DAD (b7-b6)
Address 002Ch 003Ch Bit Name Transfer Unit Bit Select Bit Repeat Transfer Mode Select Bit DMA Request Bit DMA Enable Bit Source Address Direction Select Bit (2) Destination Address Direction Select Bit (2)
After Reset 00000X00b 00000X00b Function 0 : 16 bits 1 : 8 bits 0 : Single transfer 1 : Repeat transfer 0 : DMA not requested 1 : DMA requested 0 : Disabled 1 : Enabled 0 : Fixed 1 : Forward 0 : Fixed 1 : Forward RW RW RW RW (1) RW RW RW -
Nothing is assigned. When write, set to "0". When read, their contents are "0".
NOTES: 1. The DMAS bit can be set to "0" by writing "0" in a program. (This bit remains unchanged even if "1" is written.) 2. At least one of the DAD and DSD bits must be "0" (address direction fixed).
Figure 12.3 DM1SL Register, DM0CON and DM1CON Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 101 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
12. DMAC
DMAi Source Pointer (i = 0, 1) (1)
(b23) b7 (b19) b3 (b16)(b15) b0 b7 (b8) b0 b7 b0
Symbol SAR0 SAR1
Address 0022h to 0020h 0032h to 0030h
After Reset Indeterminate Indeterminate RW RW -
Function Set the source address of transfer Nothing is assigned. When write, set to "0". When read, their contents are "0".
Setting Range 00000h to FFFFFh
NOTE: 1. If the DSD bit in the DMiCON register is "0" (fixed), this register can only be written to when the DMAE bit in the DMiCON register is "0" (DMA disabled). If the DSD bit is "1" (forward direction), this register can be written to at any time. If the DSD bit is "1" and the DMAE bit is "1" (DMA enabled), the DMAi forward address pointer can be read from
this register. Otherwise, the value written to it can be read.
DMAi Destination Pointer (i = 0, 1) (1)
(b23) b7 (b19) b3 (b16)(b15) b0 b7 (b8) b0 b7 b0
Symbol DAR0 DAR1
Address 0026h to 0024h 0036h to 0034h
After Reset Indeterminate Indeterminate RW RW -
Function Set the destination address of transfer Nothing is assigned. When write, set to "0". When read, their contents are "0".
Setting Range 00000h to FFFFFh
NOTE: 1. If the DAD bit in the DMiCON register is "0" (fixed), this register can only be written to when the DMAE bit in the DMiCON register is "0" (DMA disabled). If the DAD bit is "1" (forward direction), this register can be written to at any time. If the DAD bit is "1" and the DMAE bit is "1" (DMA enabled), the DMAi forward address pointer can be read from
this register. Otherwise, the value written to it can be read.
DMAi Transfer Counter (i = 0, 1)
(b15) b7 (b8) b0 b7 b0
Symbol TCR0 TCR1
Address 0029h, 0028h 0039h, 0038h
After Reset Indeterminate Indeterminate RW
Function Set the transfer count minus 1. The written value is stored in the DMAi transfer counter reload register, and when the DMAE bit in the DMiCON register is set to "1" (DMA enabled) or the DMAi transfer counter underflows when the DMASL bit in the DMiCON register is "1" (repeat transfer), the value of the DMAi transfer counter reload register is transferred to the DMAi transfer counter. When read, the DMAi transfer counter is read.
Setting Range
0000h to FFFFh
RW
Figure 12.4 SAR0 and SAR1 Registers, DAR0 and DAR1 Registers, TCR0 and TCR1 Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 102 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
12. DMAC
12.1 Transfer Cycle
The transfer cycle consists of a memory or SFR read (source read) bus cycle and a write (destination write) bus cycle. The number of read and write bus cycles is affected by the source and destination addresses of transfer. During memory expansion and microprocessor modes, it ________ affected by the BYTE pin level. is also Furthermore, the bus cycle itself is extended by a software wait or RDY signal.
12.1.1 Effect of Source and Destination Addresses
If the transfer unit and data bus both are 16 bits and the source address of transfer begins with an odd address, the source read cycle consists of one more bus cycle than when the source address of transfer begins with an even address. Similarly, if the transfer unit and data bus both are 16 bits and the destination address of transfer begins with an odd address, the destination write cycle consists of one more bus cycle than when the destination address of transfer begins with an even address.
12.1.2 Effect of BYTE Pin Level
During memory expansion and microprocessor modes, if 16 bits of data are to be transferred on an 8-bit data bus (input on the BYTE pin = high), the operation is accomplished by transferring 8 bits of data twice. Therefore, this operation requires two bus cycles to read data and two bus cycles to write data. Furthermore, if the DMAC is to access the internal area (internal ROM, internal RAM, or SFR), unlike in the case of the CPU, the DMAC does it through the data bus width selected by the BYTE pin.
12.1.3 Effect of Software Wait
For memory or SFR accesses in which one or more software wait states are inserted, the number of bus cycles required for that access increases by an amount equal to software wait states. Figure 12.5 shows the example of the transfer cycles for a source read. For convenience, the destination write cycle is shown as one cycle and the source read cycles for the different conditions are shown. In reality, the destination write cycle is subject to the same conditions as the source read cycle, with the transfer cycle changing accordingly. When calculating transfer cycles, take into consideration each condition for the source read and the destination write cycle, respectively. For example, when data is transferred in 16- bit unit using an 8-bit bus ((2) on Figure 12.5), two source read bus cycles and two destination write bus cycles are required.
________
12.1.4 Effect of RDY Signal
During memory________ expansion and microprocessor modes, DMA transfers to and from an external area are ________ affected by the RDY signal. Refer to 7.2.6 RDY Signal.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 103 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
12. DMAC
(1) When the transfer unit is 8 or 16 bits and the source of transfer is an even address
BCLK Address bus RD signal WR signal Data bus
CPU use Source Destination Dummy cycle CPU use CPU use Source Destination Dummy cycle CPU use
(2) When the transfer unit is 16 bits and the source address of transfer is an odd address, or when the transfer unit is 16 bits and an 8-bit bus is used
BCLK Address bus RD signal WR signal Data bus
CPU use Source Source + 1 Destination Dummy cycle CPU use CPU use Source Source + 1 Destination Dummy cycle CPU use
(3) When the source read cycle under condition (1) has one wait state inserted
BCLK Address bus RD signal WR signal Data bus
CPU use Source Destination Dummy cycle CPU use CPU use Source Destination Dummy cycle CPU use
(4) When the source read cycle under condition (2) has one wait state inserted
BCLK Address bus RD signal WR signal Data bus
CPU use Source Source + 1 Destination Dummy cycle CPU use CPU use Source Source + 1 Destination Dummy cycle CPU use
NOTE: 1. The same timing changes occur with the respective conditions at the destination as at the source.
Figure 12.5 Transfer Cycles for Source Read
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 104 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
12. DMAC
12.2 DMA Transfer Cycles
Any combination of even or odd transfer read and write addresses is possible. Table 12.2 shows the number of DMA transfer cycles. Table 12.3 shows the coefficient j, k. The number of DMAC transfer cycles can be calculated as follows: No. of transfer cycles per transfer unit = No. of read cycles j + No. of write cycles k Table 12.2 DMA Transfer Cycles Single-chip Mode Transfer Unit Bus Width Access Address Memory Expansion Mode Microprocessor Mode
16 bits 8-bit Transfer (DMBIT =1) (BYTE = L) 8 bits (BYTE= H) 16 bits 16-bit Transfer (DMBIT = 0) (BYTE =L) 8 bits (BYTE = H) -: This condition does not exist. Table 12.3 Coefficient j, k Internal Area Internal ROM, RAM SFR No Wait With Wait 1 Wait (1) 2 Waits (1) j k 1 1 2 2 2 2 3 3
Even Odd Even Odd Even Odd Even Odd
No. of Read No. of Write No. of Read No. of Write Cycles Cycles Cycles Cycles 1 1 1 1 1 1 2 1 1 2 1 1 1 1 2 2 2 1 1 1 1 2 2 2
External Area Separate Bus
Multiplexed Bus
With Wait (2) With Wait (2) No Wait 1 Wait 2 Waits 3 Waits 1 Wait 2 Waits 3 Waits 1 2 3 4 3 3 4 2 2 3 4 3 3 4
NOTES: 1. Depends on the set value of the PM20 bit in the PM2 register. 2. Depends on the set value of the CSE register.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 105 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
12. DMAC
12.3 DMA Enable
When a data transfer starts after setting the DMAE bit in the DMiCON register (i = 0, 1) to "1" (enabled), the DMAC operates as follows: (1) Reload the forward address pointer with the SARi register value when the DSD bit in the DMiCON register is "1" (forward) or the DARi register value when the DAD bit in the DMiCON register is "1" (forward). (2) Reload the DMAi transfer counter with the DMAi transfer counter reload register value. If the DMAE bit is set to "1" again while it remains set, the DMAC performs the above operation. However, if a DMA request may occur simultaneously when the DMAE bit is being written, follow the steps below. Step 1: Write "1" to the DMAE bit and DMAS bit in the DMiCON register simultaneously. Step 2: Make sure that the DMAi is in an initial state as described above (1) and (2) in a program. If the DMAi is not in an initial state, the above steps should be repeated.
12.4 DMA Request
The DMAC can generate a DMA request as triggered by the cause of request that is selected with the DMS and DSEL3 to DSEL0 bits in the DMiSL register (i = 0, 1) on either channel. Table 12.4 shows the timing at which the DMAS bit changes state. Whenever a DMA request is generated, the DMAS bit is set to "1" (DMA requested) regardless of whether or not the DMAE bit is set. If the DMAE bit was set to "1" (enabled) when this occurred, the DMAS bit is set to "0" (DMA not requested) immediately before a data transfer starts. This bit cannot be set to "1" in a program (it can only be set to "0"). The DMAS bit may be set to "1" when the DMS or the DSEL3 to DSEL0 bits change state. Therefore, always be sure to set the DMAS bit to "0" after changing the DMS or the DSEL3 to DSEL0 bits. Because if the DMAE bit is "1", a data transfer starts immediately after a DMA request is generated, the DMAS bit in almost all cases is "0" when read in a program. Read the DMAE bit to determine whether the DMAC is enabled. Table 12.4 Timing at Which DMAS bit Changes State DMAS Bit in DMiCON Register DMA Factor Timing at which the bit is set to "1" Timing at which the bit is set to "0" Software Trigger Peripheral Function When the DSR bit in the DMiSL register * Immediately before a data transfer starts is set to "1" * When set by writing "0" in a program When the interrupt control register for the peripheral function that is selected by the DSEL3 to DSEL0 and DMS bits in the DMiSL register has its IR bit set to "1".
i = 0, 1
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 106 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
12. DMAC
12.5 Channel Priority and DMA Transfer Timing
If both DMA0 and DMA1 are enabled and DMA transfer request signals from DMA0 and DMA1 are detected active in the same sampling period (one period from a falling edge to the next falling edge of BCLK), the DMAS bit on each channel is set to "1" (DMA requested) at the same time. In this case, the DMA requests are arbitrated according to the channel priority, DMA0 > DMA1. The following describes DMAC operation when DMA0 and DMA1 requests are detected active in the same sampling period. Figure 12.6 shows an example of DMA transfer effected by external factors. In Figure 12.6, DMA0 request having priority is received first to start a transfer when a DMA0 request and DMA1 request are generated simultaneously. After one DMA0 transfer is completed, a bus arbitration is returned to the CPU. When the CPU has completed one bus access, a DMA1 transfer starts. After one DMA1 transfer is completed, the bus arbitration is again returned to the CPU. In addition, DMA requests cannot be counted up since each channel has one DMAS bit. Therefore, when DMA requests, as DMA1 in Figure 12.6, occurs more than one time, the DMAS bit is set to "0" as soon as getting the bus __________ arbitration. The bus arbitration is returned to the CPU when one transfer is completed. Refer to 7.2.7 HOLD Signal for details about bus arbitration between the CPU and DMA.
An example where DMA requests for external causes are detected active at the same time, a DMA transfer is executed in the shortest cycle. BCLK DMA0 DMA1 CPU INT0 DMA0 request bit INT1 DMA1 request bit Bus arbitration
Figure 12.6 DMA Transfer by External Factors
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 107 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
13. Timers
Eleven 16-bit timers, each capable of operating independently of the others, can be classified by function as either timer A (five) and timer B (six). The count source for each timer acts as a clock, to control such timer operations as counting, reloading, etc. Figures 13.1 and 13.2 show block diagrams of Timer A and Timer B configuration, respectively.
Main clock f1 PLL clock On-chip oscillator clock
1/2
f2
PCLK0 = 0
Clock prescaler
f1 or f2 XCIN
1/32 Reset
PCLK0 = 1
fC32
1/8 1/4
f8
f32
Set the CPSR bit in the CPSRF register to "1" (prescaler reset)
f1 or f2 f8 f32 fC32
00 01 10 11 TCK1 to TCK0 TMOD1 to TMOD0 00: Timer mode 10 : One-shot timer mode 11 : Pulse width measuring mode
10 Noise filter TCK1 to TCK0 01 00
Timer A0
Timer A0 interrupt
TA0IN
01: Event counter mode 11 TA0TGH to TA0TGL TMOD1 to TMOD0 00: Timer mode 10 : One-shot timer mode 11 : Pulse width measuring mode
00 01 10 11
10 Noise filter TCK1 to TCK0 01 00
Timer A1
Timer A1 interrupt
TA1IN
00 01 10 11
01: Event counter mode 11 TA1TGH t0 TA1TGL TMOD1 to TMOD0 00: Timer mode 10 : One-shot timer mode 11 : Pulse width measuring mode
10 Noise filter TCK1 to TCK0 01 00
Timer A2
Timer A2 interrupt
TA2IN
01: Event counter mode 11 TA2TGH to TA2TGL TMOD1 to TMOD0 00: Timer mode 10 : One-shot timer mode 11 : Pulse width measuring mode
00 01 10 11
10 Noise filter TCK1 to TCK0 01 00
Timer A3 interrupt
Timer A3
TA3IN
00 01 10 11
01: Event counter mode 11 TA3TGH to TA3TGL TMOD1 to TMOD0 00: Timer mode 10 : One-shot timer mode 11 : Pulse width measuring mode
10 Noise filter 01 00
Timer A4 interrupt
TA4IN
Timer A4
01: Event counter mode 11 TA4TGH to TA4TGL
Timer B2 overflow or underflow
PCLK0: Bit in PCLKR register TCK1 to TCK0, TMOD1 to TMOD0: Bits in TAiMR register (i = 0 to 4) TAiTGH to TAiTGL: Bits in ONSF register or TRGSR register NOTE: 1. Be aware that TA0IN shares the pin with RXD2, SCL2 and TB5IN.
Figure 13.1 Timer A Configuration
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 108 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Main clock f1 PLL clock On-chip oscillator clock
1/2
f2
PCLK0 = 0
Clock prescaler
f1 or f2 XCIN
1/32 Reset
PCLK0 = 1
fC32
1/8 1/4
f8
f32
Set the CPSR bit in the CPSRF register to "1" (prescaler reset)
f1 or f2 f8 f32 fC32
00 01 10 11
Timer B2 overflow or underflow (to a count source of theTimer A)
TCK1 to TCK0 TMOD1 to TMOD0 00: Timer mode 10: Pulse width / period measuring mode 1
TB0IN
00 01 10 11
Noise filter TCK1 to TCK0
Timer B0
TCK1 01: Event counter mode TMOD1 to TMOD0 00: Timer mode 10: Pulse width / period measuring mode
Timer B0 interrupt
0
1
Timer B1 interrupt Timer B1
TCK1 01: Event counter mode TMOD1 to TMOD0 00: Timer mode 10: Pulse width / period measuring mode
TB1IN
00 01 10 11
Noise filter TCK1 to TCK0
0
1
Timer B2 interrupt Timer B2
TCK1 01: Event counter mode TMOD1 to TMOD0 00: Timer mode 10: Pulse width / period measuring mode
TB2IN
00 01 10 11
Noise filter TCK1 to TCK0
0
1
Timer B3 interrupt Timer B3
TCK1 01: Event counter mode TMOD1 to TMOD0 00: Timer mode 10: Pulse width / period measuring mode
TB3IN
00 01 10 11
Noise filter TCK1 to TCK0
0
1
Timer B4 interrupt Timer B4
TCK1 01: Event counter mode TMOD1 to TMOD0 00: Timer mode 10: Pulse width / period measuring mode
TB4IN
00 01 10 11
Noise filter TCK1 to TCK0
0
1
Timer B5 interrupt Timer B5
TCK1 01: Event counter mode
TB5IN
Noise filter
0
PCLK0: Bit in PCLKR register TCK1 to TCK0, TMOD1 to TMOD0: Bits in TBiMR register (i = 0 to 5) NOTE: 1. Be aware that TB5IN shares the pin with RXD2, SCL2 and TA0IN.
Figure 13.2 Timer B Configuration
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 109 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
13.1 Timer A
Figure 13.3 shows a block diagram of the timer A. Figures 13.4 to 13.6 show the timer A-related registers. The timer A supports the following four modes. Except in event counter mode, timers A0 to A4 all have the same function. Use the TMOD1 to TMOD0 bits in the TAiMR register (i = 0 to 4) to select the desired mode. * Timer mode: The timer counts an internal count source. * Event counter mode: The timer counts pulses from an external device or overflows and underflows of other timers. * One-shot timer mode: The timer outputs a pulse only once before it reaches the minimum count "0000h." * Pulse width modulation mode: The timer outputs pulses in a given width successively.
Select clock High-order Bits of Data Bus Select Clock source 00 f1 or f2 01 f8 10 f32 11 fC32 TAiIN TCK1 to TCK0
Timer One shot
: TMOD1 to TMOD0 = 00, MR2 = 0 TMOD1 to TMOD0, : TMOD1 to TMOD0 = 10 MR2 Pulse width modulation : TMOD1 to TMOD0 = 11 Timer (gate function) Event counter : TMOD1 to TMOD0 = 00, MR2 = 1 : TMOD1 to TMOD0 = 01
Low-order Bits of Data Bus Low-order 8 bits Reload Register High-order 8 bits
Polarity selection 00 01 TB2 overflow (1) 10 TAj overflow (1) 11 TAk overflow (1) TAiTGH to TAiTGL TAiUD TAiS To external trigger circuit
Decrement
Counter Increment/Decrement Always counts down except in event counter mode
00 10 11 01
0 1
TMOD1 to TMOD0
Pulse output
MR2 Toggle Flip-Flop TAi Timer A0 Timer A1 Timer A2 Timer A3 Timer A4 Addresses 0387h - 0386h 0389h - 0388h 038Bh- 038Ah 038Dh- 038Ch 038Fh- 038Eh TAj Timer A4 Timer A0 Timer A1 Timer A2 Timer A3 TAk Timer A1 Timer A2 Timer A3 Timer A4 Timer A0
TAiOUT
TCK1 to TCK0, TMOD1 to TMOD0, MR2 to MR1: Bits in TAiMR register TAiTGH to TAiTGL: Bits in ONSF register If i = 0, bits in TRGSR register if i = 1 to 4 TAiS: Bit in TABSR register TAiUD: Bit in UDF register i = 0 to 4 j = i - 1except j = 4 when i = 0 k = i + 1 except k = 0 when i = 4 NOTE: 1. Overflow or underflow
Figure 13.3 Timer A Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 110 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Timer Ai Mode Register (i = 0 to 4)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol TA0MR to TA4MR
Address 0396h to 039Ah
After Reset 00h
Bit Symbol
TMOD0 TMOD1 MR0 MR1 MR2 MR3 TCK0 TCK1
Bit Name
b1 b0
Function
RW
0 0 : Timer mode RW Operation Mode Select Bit 0 1 : Event counter mode 1 0 : One-shot timer mode 1 1 : Pulse width modulation mode RW RW Function varies with each operation mode RW RW RW Count Source Select Bit Function varies with each operation mode RW RW
Timer Ai Register (i = 0 to 4) (1)
(b15) b7 (b8) b0 b7 b0
Symbol TA0 TA1 TA2 TA3 TA4 Function
Address 0387h to 0386h 0389h to 0388h 038Bh to 038Ah 038Dh to 038Ch 038Fh to 038Eh
After Reset Indeterminate Indeterminate Indeterminate Indeterminate Indeterminate Setting Range RW RW RW
Mode Timer Mode Event Counter Mode
Divide the count source by n + 1 where n = 0000h to FFFFh set value Divide the count source by FFFFh -- n + 1 where n = set value when counting up or by n + 1 when counting down (2) 0000h to FFFFh
Divide the count source by n where n = set One-shot 0000h to FFFFh (3) (4) WO Timer Mode value and cause the timer to stop Pulse Width Modify the pulse width as follows: Modulation PWM period: (216 -- 1) / fj High level PWM pulse width: n / fj Mode (16-bit PWM ) where n = set value, fj = count source frequency Pulse Width Modify the pulse width as follows: Modulation PWM period: ( 28 -- 1) (m + 1)/ fj Mode High level PWM pulse width: (m + 1)n / fj (8-bit PWM ) where n = high-order address set value, m = low-order address set value, fj = count source frequency
0000h to FFFEh (4) (5) WO
00h to FEh (High-order address) WO 00h to FFh (Low-order address)
NOTES: 1.The register must be accessed in 16-bit unit. 2.The timer counts pulses from an external device or overflows or underflows in other timers. 3.If the TAi register is set to "0000h", the counter does not work and timer Ai interrupt requests are not generated either. Furthermore, if "pulse output" is selected, no pulses are output from the TAiOUT pin. 4.Use the MOV instruction to write to the TAi register. 5.If the TAi register is set to "0000h", the pulse width modulator does not work, the output level on the TAiOUT pin remains low, and timer Ai interrupt requests are not generated either. The same applies when the 8 high-order bits in the TAi register are set to "00h" while operating as an 8-bit pulse width modulator.
Figure 13.4 TA0MR to TA4MR Registers and TA0 to TA4 Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 111 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Count Start Flag
b7 b6 b5 b4 b3 b2 b1 b0
Symbol TABSR Bit Symbol TA0S TA1S TA2S TA3S TA4S TB0S TB1S TB2S
Address 0380h Bit Name Timer A0 Count Start Flag Timer A1 Count Start Flag Timer A2 Count Start Flag Timer A3 Count Start Flag Timer A4 Count Start Flag Timer B0 Count Start Flag Timer B1 Count Start Flag Timer B2 Count Start Flag
After Reset 00h Function 0 : Stops counting 1 : Starts counting RW RW RW RW RW RW RW RW RW
Up/Down Flag (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol UDF Bit Symbol TA0UD TA1UD TA2UD TA3UD TA4UD TA2P TA3P TA4P
Address 0384h Bit Name Timer A0 Up/Down Flag Timer A1 Up/Down Flag Timer A2 Up/Down Flag Timer A3 Up/Down Flag Timer A4 Up/Down Flag
After Reset 00h Function 0 : Down count 1 : Up count RW RW RW
Enabled by setting the MR2 bit in RW the TAiMR register to "0" RW (= switching source in UDF register) during event counter mode. RW WO WO WO
Timer A2 Two-Phase Pulse 0 : Two-phase pulse signal processing disabled Signal Processing Select Bit 1 : Two-phase pulse signal Timer A3 Two-Phase Pulse processing enabled (2) (3) Signal Processing Select Bit Timer A4 Two-Phase Pulse Signal Processing Select Bit
NOTES: 1.Use the MOV instruction to write to this register. 2.Make sure the port direction bits for the TA2IN to TA4IN and TA2OUT to TA4OUT pins are set to "0" (input mode). 3.When not using the two-phase pulse signal processing function, set the corresponding bit to timer A2 to timer A4 to "0".
Figure 13.5 TABSR Register and UDF Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 112 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
One-Shot Start Flag
b7 b6 b5 b4 b3 b2 b1 b0
Symbol ONSF Bit Symbol TA0OS TA1OS TA2OS TA3OS TA4OS TAZIE TA0TGL TA0TGH
Address 0382h Bit Name
After Reset 00h Function The timer starts counting by setting this bit to "1" while the TMOD1 to TMOD0 bits in the TAiMR register (i = 0 to 4) = 10b (one-shot timer mode) and the MR2 bit in the TAiMR register = 0 (TAiOS bit enabled). When read, its content is "0". 0 : Z-phase input disabled 1 : Z-phase input enabled
b7 b6
RW RW RW RW RW RW RW RW RW
Timer A0 One-Shot Start Flag Timer A1 One-Shot Start Flag Timer A2 One-Shot Start Flag Timer A3 One-Shot Start Flag Timer A4 One-Shot Start Flag Z-phase Input Enable Bit
Timer A0 Event/Trigger Select Bit
0 0 : Input on TA0IN is selected (1) 0 1 : TB2 is selected (2) 1 0 : TA4 is selected (2) 1 1 : TA1 is selected (2)
NOTES: 1.Make sure the PD7_1 bit in the PD7 register is set to "0" (input mode). 2.Over flow or under flow.
Trigger Select Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol TRGSR Bit Symbol TA1TGL TA1TGH TA2TGL TA2TGH TA3TGL TA3TGH TA4TGL TA4TGH
Address 0383h Bit Name
After Reset 00h Function
b1 b0
RW RW RW RW RW RW RW RW RW
Timer A1 Event/Trigger Select Bit
0 0 : Input on TA1IN is selected (1) 0 1 : TB2 is selected (2) 1 0 : TA0 is selected (2) 1 1 : TA2 is selected (2)
b3 b2
Timer A2 Event/Trigger Select Bit
0 0 : Input on TA2IN is selected (1) 0 1 : TB2 is selected (2) 1 0 : TA1 is selected (2) 1 1 : TA3 is selected (2)
b5 b4
Timer A3 Event/Trigger Select Bit
0 0 : Input on TA3IN is selected (1) 0 1 : TB2 is selected (2) 1 0 : TA2 is selected (2) 1 1 : TA4 is selected (2)
b7 b6
Timer A4 Event/Trigger Select Bit
0 0 : Input on TA4IN is selected (1) 0 1 : TB2 is selected (2) 1 0 : TA3 is selected (2) 1 1 : TA0 is selected (2)
NOTES: 1.Make sure the port direction bits for the TA1IN to TA4IN pins are set to "0" (input mode). 2.Over flow or under flow.
Clock Prescaler Reset Flag
b7 b6 b5 b4 b3 b2 b1 b0
Symbol CPSRF Bit Symbol
(b6-b0)
Address 0381h Bit Name
After Reset 0XXXXXXXb Function RW
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate. Clock Prescaler Reset Flag Setting this bit to "1" initializes the prescaler for the timekeeping clock. (When read, its content is "0".) RW
CPSR
Figure 13.6 ONSF Register, TRGSR Register and CPSRF Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 113 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
13.1.1 Timer Mode
In timer mode, the timer counts a count source generated internally. Table 13.1 lists specifications in timer mode. Figure 13.7 shows TAiMR register in timer mode. Table 13.1 Specifications in Timer Mode Item Specification Count Source f1, f2, f8, f32, fC32 Count Operation * Down-count * When the timer underflows, it reloads the reload register contents and continues counting Divide Ratio 1/(n+1) n: set value of the TAi register 0000h to FFFFh Count Start Condition Set the TAiS bit in the TABSR register to "1" (start counting) Count Stop Condition Set the TAiS bit to "0" (stop counting) Interrupt Request Generation Timing Timer underflow TAiIN Pin Function I/O port or gate input TAiOUT Pin Function I/O port or pulse output Read from Timer Count value can be read by reading the TAi register Write to Timer * When not counting and until the 1st count source is input after counting start Value written to the TAi register is written to both reload register and counter * When counting (after 1st count source input) Value written to the TAi register is written to only reload register (Transferred to counter when reloaded next) Select Function * Gate function Counting can be started and stopped by an input signal to TAiIN pin * Pulse output function Whenever the timer underflows, the output polarity of TAiOUT pin is inverted. When TAiS bit is set to "0 " (stop counting), the pin outputs a low. i = 0 to 4
Timer Ai Mode Register (i = 0 to 4)
b7 b6 b5 b4 b3 b2 b1 b0
0
00
Symbol TA0MR to TA4MR Bit Symbol TMOD0 TMOD1 MR0
Address 0396h to 039Ah Bit Name
After Reset 00h Function RW RW RW
Operation Mode Select Bit Pulse Output Function Select Bit
b1 b0
0 0 : Timer mode 0 : Pulse is not output (TAiOUT pin is a normal port pin) 1 : Pulse is output (TAiOUT pin is a pulse output pin)
b4 b3
RW
MR1 Gate Function Select Bit MR2 MR3 TCK0 Count Source Select Bit TCK1 Set to "0" in timer mode
0 0 : Gate function not available 0 1 : } (TAiIN pin functions as I/O port) RW 1 0 : Counts while input on the TAiIN pin is low (1) 1 1 : Counts while input on the TAiIN pin RW is high (1) RW
b7 b6
0 0 : f1 or f2 0 1 : f8 1 0 : f32 1 1 : fC32
RW RW
NOTE: 1.The port direction bit for the TAiIN pin is set to "0" (input mode).
Figure 13.7 TA0MR to TA4MR Registers in Timer Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 114 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
13.1.2 Event Counter Mode
In event counter mode, the timer counts pulses from an external device or overflows and underflows of other timers. Timers A2, A3 and A4 can count two-phase external signals. Table 13.2 lists specifications in event counter mode (when not processing two-phase pulse signal). Figure 13.8 shows TAiMR register in event counter mode (when not processing two-phase pulse signal). Table 13.3 lists specifications in event counter mode (when processing two-phase pulse signal with the timers A2, A3 and A4). Figure 13.9 shows TA2MR to TA4MR registers in event counter mode (when processing two-phase pulse signal with the timers A2, A3 and A4). Table 13.2 Specifications in Event Counter Mode (when not processing two-phase pulse signal) Item Count Source Specification * External signals input to TAiIN pin (effective edge can be selected in program) * Timer B2 overflows or underflows, Timer Aj overflows or underflows, Timer Ak overflows or underflows Count Operation * Up-count or down-count can be selected by external signal or program * When the timer overflows or underflows, it reloads the reload register contents and continues counting. When operating in free-running mode, the timer continues counting without reloading.
Divided Ratio
1/ (FFFFh - n + 1) for up-count 1/ (n + 1) for down-count n : set value of the TAi register 0000h to FFFFh Count Start Condition Set the TAiS bit in the TABSR register to "1" (start counting) Count Stop Condition Set the TAiS bit to "0" (stop counting) Interrupt Request Generation Timing Timer overflow or underflow TAiIN Pin Function I/O port or count source input TAiOUT Pin Function I/O port, pulse output, or up/down-count select input Read from Timer Count value can be read by reading the TAi register Write to Timer * When not counting and until the 1st count source is input after counting start Value written to the TAi register is written to both reload register and counter * When counting (after 1st count source input) Value written to the TAi register is written to only reload register (Transferred to counter when reloaded next) * Free-run count function Even when the timer overflows or underflows, the reload register content is not reloaded to it * Pulse output function Whenever the timer underflows or underflows, the output polarity of TAiOUT pin is inverted. When TAiS bit is set to "0" (stop counting), the pin outputs a low.
Select Function
i = 0 to 4 j = i - 1, except j = 4 if i = 0 k = i + 1, except k = 0 if i = 4
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 115 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Timer Ai Mode Register (i = 0 to 4) (When not using two-phase pulse signal processing)
b7 b6 b5 b4 b3 b2 b1 b0
0
01
Symbol TA0MR to TA4MR Bit Symbol TMOD0 TMOD1 MR0 Bit Name
Address 0396h to 039Ah
After Reset 00h Function RW RW
b1 b0
Operation Mode Select Bit Pulse Output Function Select Bit
RW 0 : Pulse is not output (TAiOUT pin functions as I/O port) RW 1 : Pulse is output (TAiOUT pin functions as pulse output pin)
0 1 : Event counter mode (1)
MR1 MR2 MR3 TCK0 TCK1
0 : Counts falling edge of external signal Count Polarity Select Bit (2) 1 : Counts rising edge of external signal RW Up/Down Switching Cause Select Bit 0 : UDF register 1 : Input signal to TAiOUT pin (3) RW RW RW
Set to "0" in event counter mode Count Operation Type Select Bit 0 : Reload type 1 : Free-run type
Can be "0" or "1" when not using two-phase pulse signal processing. RW
NOTES: 1.During event counter mode, the count source can be selected using the ONSF and TRGSR registers. 2.Effective when the TAiTGH and TAiTGL bits in the ONSF or TRGSR register are "00b" (TAiIN pin input). 3.Count down when input on TAiOUT pin is low or count up when input on that pin is high. The port direction bit for TAiOUT pin is set to "0" (input mode).
Figure 13.8 TA0MR to TA4MR Registers in Event Counter Mode (when not using two-phase pulse signal processing)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 116 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Table 13.3 Specifications in Event Counter Mode (when processing two-phase pulse signal with timers A2, A3 and A4) Item Specification Count Source * Two-phase pulse signals input to TAiIN or TAiOUT pins Count Operation * Up-count or down-count can be selected by two-phase pulse signal * When the timer overflows or underflows, it reloads the reload register contents and continues counting. When operating in free-running mode, the timer continues counting without reloading. 1/ (FFFFh - n + 1) for up-count
Divide Ratio
1/ (n + 1) for down-count n : set value of the TAi register 0000h to FFFFh Count Start Condition Set the TAiS bit in the TABSR register to "1" (start counting) Count Stop Condition Set the TAiS bit to "0" (stop counting) Interrupt Request Generation Timing Timer overflow or underflow TAiIN Pin Function Two-phase pulse input TAiOUT Pin Function Two-phase pulse input Read from Timer Count value can be read by reading the TAi register Write to Timer * When not counting and until the 1st count source is input after counting start Value written to TAi register is written to both reload register and counter * When counting (after 1st count source input) Value written to TAi register is written to reload register (Transferred to counter when reloaded next) Select Function
(1)
* Normal processing operation (timer A2 and timer A3) The timer counts up rising edges or counts down falling edges on TAjIN pin when input signals on TAjOUT pin is "H".
TAjOUT TAjIN
Upcount Upcount Upcount Downcount Downcount Downcount
* Multiply-by-4 processing operation (timer A3 and timer A4) If the phase relationship is such that TAkIN pin goes "H" when the input signal on TAkOUT pin is "H", the timer counts up rising and falling edges on TAkOUT and TAkIN pins. If the phase relationship is such that TAkIN pin goes "L" when the input signal on TAkOUT pin is "H", the timer counts down rising and falling edges on TAkOUT and TAkIN pins.
TAkOUT
Count up all edges Count down all edges
TAkIN
Count up all edges
Count down all edges
* Counter initialization by Z-phase input (timer A3) The timer count value is initialized to "0" by Z-phase input. i = 2 to 4 j = 2, 3 k = 3, 4 NOTE: 1. Only timer A3 is selectable. Timer A2 is fixed to normal processing operation, and timer A4 is fixed to multiply-by-4 processing operation.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 117 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Timer Ai Mode Register (i = 2 to 4) (When using two-phase pulse signal processing)
b6 b5 b4 b3 b2 b1 b0
010001
Symbol TA2MR to TA4MR
Address 0398h to 039Ah
After Reset 00h
Bit Symbol
TMOD0 TMOD1 MR0
Bit Name
b1 b0
Function
RW RW RW RW
Operation Mode Select Bit 0 1 : Event counter mode
To use two-phase pulse signal processing, set this bit to "0". MR1 MR2 MR3 TCK0 TCK1 To use two-phase pulse signal processing, set this bit to "1" . To use two-phase pulse signal processing, set this bit to "0". Count Operation Type Select Bit Two-Phase Pulse Signal Processing Operation Select Bit (1) (2) 0 : Reload type 1 : Free-run type 0 : Normal processing operation 1 : Multiply-by-4 processing operation
RW RW RW RW RW
NOTES: 1. The TCK1 bit is valid for the TA3MR register. No matter how this bit is set, timers A2 and A4 always operate in normal processing mode and x4 processing mode, respectively. 2. If two-phase pulse signal processing is desired, following register settings are required: Set the TAiP bit in the UDF register to "1" (two-phase pulse signal processing function enabled). Set the TAiTGH and TAiTGL bits in the TRGSR register to "00b" (TAiIN pin input). Set the port direction bits for TAiIN and TAiOUT to "0" (input mode).
Figure 13.9 TA2MR to TA4MR Registers in Event Counter Mode (when using two-phase pulse signal processing with timer A2, A3 or A4)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 118 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
13.1.2.1 Counter Initialization by Two-Phase Pulse Signal Processing This function initializes the timer count value to "0" by Z-phase (counter initialization) input during twophase pulse signal processing. This function can only be used in timer A3 event counter mode during two-phase pulse signal processing, free-running type, x4 processing, with Z-phase entered from the ZP pin. Counter initialization by Z-phase input is enabled by writing "0000h" to the TA3 register and setting the TAZIE bit in the ONSF register to "1" (Z-phase input enabled). Counter initialization is accomplished by detecting Z-phase input edge. The active edge can be selected to be the rising or falling edge by using the POL bit in the INT2IC register. The Z-phase pulse width ________ applied to the INT2 pin must be equal to or greater than one clock cycle of the timer A3 count source. The counter is initialized at the next count timing after recognizing Z-phase input. Figure 13.10 shows the relationship between the two-phase pulse (A phase and B phase) and the Z-phase. If timer A3 overflow or underflow coincides with the counter initialization by Z-phase input, a timer A3 interrupt request is generated twice in succession. Do not use the timer A3 interrupt when using this function.
T3OUT (A phase) TA3IN (B phase) Count source ZP (1) Input equal to or greater than one clock cycle of count source Timer A3 m m+1 1 2 3 4 5
NOTE: 1. This timing diagram is for the case where the POL bit in the INT2IC register = 1 (rising edge).
Figure 13.10 Two-phase Pulse (A phase and B phase) and Z Phase
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 119 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
13.1.3 One-shot Timer Mode
In one-shot timer mode, the timer is activated only once by one trigger. When the trigger occurs, the timer starts up and continues operating for a given period. Table 13.4 lists specifications in one-shot timer mode. Figure 13.11 shows the TAiMR register in the one-shot timer mode. Table 13.4 Specifications in One-shot Timer Mode Item Count Source f1, f2, f8, f32, fC32 Count Operation * Down-count
Specification
* When the counter reaches 0000h, it stops counting after reloading a new value * If a trigger occurs when counting, the timer reloads a new count and restarts counting Divide Ratio Count Start Condition 1/n n : set value of the TAi register 0000h to FFFFh However, the counter does not work if the divide-by-n value is set to 0000h. The TAiS bit in the TABSR register = 1 (start counting) and one of the following triggers occurs. * External trigger input from the TAiIN pin * Timer B2 overflow or underflow, Timer Aj overflow or underflow, Timer Ak overflow or underflow * The TAiOS bit in the ONSF register is set to "1" (timer starts) * When the counter is reloaded after reaching "0000h" * TAiS bit is set to "0" (stop counting) Interrupt Request Generation Timing When the counter reaches "0000h" TAiIN Pin Function I/O port or trigger input TAiOUT Pin Function I/O port or pulse output Read from Timer An indeterminate value is read by reading the TAi register Write to Timer * When not counting and until the 1st count source is input after counting start Value written to the TAi register is written to both reload register and counter * When counting (after 1st count source input) Value written to the TAi register is written to only reload register (Transferred to counter when reloaded next) Select Function * Pulse output function The timer outputs a low when not counting and a high when counting. i = 0 to 4 j = i - 1, except j = 4 if i = 0 k = i + 1, except k = 0 if i = 4 Count Stop Condition
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 120 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Timer Ai Mode Register (i = 0 to 4)
b7 b6 b5 b4 b3 b2 b1 b0
0
10
Symbol TA0MR to TA4MR Bit Symbol TMOD0 TMOD1 MR0
Address 0396h to 039Ah
After Reset 00h Function RW RW RW
Bit Name
b1 b0
Operation Mode Select Bit 1 0 : One-shot timer mode Pulse Output Function Select Bit External Trigger Select Bit (1) Trigger Select Bit
0 : Pulse is not output (TAiOUT pin functions as I/O port) RW 1 : Pulse is output (TAiOUT pin functions as a pulse output pin) 0 : Falling edge of input signal to TAiIN pin (2) 1 : Rising edge of input signal to TAiIN pin (2) RW 0 : TAiOS bit is enabled 1 : Selected by TAiTGH to TAiTGL bits RW RW RW RW
MR1 MR2 MR3 TCK0
Set to "0" in one-shot timer mode
b7 b6
Count Source Select Bit TCK1
0 0 : f1 or f2 0 1 : f8 1 0 : f32 1 1 : fC32
NOTES: 1.Effective when the TAiTGH and TAiTGL bits in the ONSF or TRGSR register are "00b" (TAiIN pin input). 2.The port direction bit for the TAiIN pin is set to "0" (input mode).
Figure 13.11 TAiMR Register in One-shot Timer Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 121 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
13.1.4 Pulse Width Modulation (PWM) Mode
In pulse width modulation mode, the timer outputs pulses of a given width in succession. The counter functions as either 16-bit pulse width modulator or 8-bit pulse width modulator. Table 13.5 lists specifications in pulse width modulation mode. Figure 13.12 shows TAiMR register in pulse width modulation mode. Figures 13.13 and 13.14 show examples of how a 16-bit pulse width modulator operates and how an 8-bit pulse width modulator operates, respectively. Table 13.5 Specifications in Pulse Width Modulation Mode Item Specification Count Source f1, f2, f8, f32, fC32 Count Operation * Down-count (operating as an 8-bit or a 16-bit pulse width modulator) * The timer reloads a new value at a rising edge of PWM pulse and continues counting * The timer is not affected by a trigger that occurs during counting 16-bit PWM 8-bit PWM Count Start Condition * High level width n / fj n : set value of the TAi register 16 * Cycle time (2 -1) / fj fixed fj : count source frequency (f1, f2, f8, f32, fC32) * High level width n (m+1) / fj n : set value of the TAi register high-order address * Cycle time (28-1) (m+1) / fj m : set value of the TAi register low-order address * The TAiS bit in the TABSR register is set to "1" (start counting) * The TAiS bit = 1 and external trigger input from the TAiIN pin * The TAiS bit = 1 and one of the following external triggers occurs Timer B2 overflow or underflow, Timer Aj overflow or underflow, Timer Ak overflow or underflow Count Stop Condition The TAiS bit is set to "0" (stop counting) Interrupt Request Generation Timing On the falling edge of the PWM pulse TAiIN Pin Function I/O port or trigger input TAiOUT Pin Function Pulse output Read from Timer An indeterminate value is read by reading the TAi register Write to Timer * When not counting and until the 1st count source is input after counting start Value written to the TAi register is written to both reload register and counter * When counting (after 1st count source input) Value written to the TAi register is written to only reload register (Transferred to counter when reloaded next) i = 0 to 4 j = i - 1, except j = 4 if i = 0 k = i + 1, except k = 0 if i = 4
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 122 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Timer Ai Mode Register (i = 0 to 4)
b7 b6 b5 b4 b3 b2 b1 b0
11
Symbol TA0MR to TA4MR Bit Symbol TMOD0 TMOD1 MR0
Address 0396h to 039Ah
After Reset 00h Function RW RW RW RW
Bit Name Operation Mode Select Bit Pulse Output Function Select Bit (3) External Trigger Select Bit (1) Trigger Select Bit 16/8-Bit PWM Mode Select Bit
b1 b0
1 1 : PWM mode 0 : Pulse is not output (TAiOUT pin is a normal port pin) 1 : Pulse is output (TAiOUT pin is a pulse output pin)
MR1 MR2 MR3 TCK0
0 : Falling edge of input signal to TAiIN pin (2) 1 : Rising edge of input signal to TAiIN pin (2) RW 0 : Write "1" to TAiS bit in the TABSR register RW 1 : Selected by TAiTGH to TAiTGL bits 0 : Functions as a 16-bit pulse width modulator RW 1 : Functions as an 8-bit pulse width modulator
b7 b6
Count Source Select Bit TCK1
0 0 : f1 or f2 0 1 : f8 1 0 : f32 1 1 : fC32
RW RW
NOTES: 1.Effective when the TAiTGH and TAiTGL bits in the ONSF or TRGSR register are "00b" (TAiIN pin input). 2.The port direction bit for the TAiIN pin is set to "0" (input mode). 3.Set to "1" (pulse is output), PWM pulse is output.
Figure 13.12 TA0MR to TA4MR Registers in Pulse Width Modulation Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 123 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
1 / fi (216 -- 1)
Count source
Input signal to TAiIN pin
"H" "L"
Trigger is not generated by this signal 1 / fj n
PWM pulse output from TAiOUT pin IR bit in TAiIC register
"H" "L" "1" "0"
Set to "0" upon accepting an interrupt request or by writing in program i = 0 to 4 fj: Frequency of count source (f1, f2, f8, f32, fC32) NOTES: 1. n = 0000h to FFFEh. 2. This timing diagram is the following case. TAi register = 0003h The TAiTGH and TAiTGL bits in the ONSF or TRGSR register = 00b (TAiIN pin input) The MR1 bit in the TAiMR register = 1 (rising edge) The MR2 bit in the TAiMR register = 1 (trigger selected by the TAiTGH and TAiTGL bits)
Figure 13.13 Example of 16-bit Pulse Width Modulator Operation
1 / fj (m + 1) (2 8 -- 1) Count source (1)
Input signal to TAiIN pin
"H" "L"
1 / fj (m + 1) Underflow signal of 8-bit prescaler (2)
"H" "L"
1 / fj (m + 1) n PWM pulse output from TAiOUT pin
"H" "L" "1" "0"
IR bit in TAiIC register
Set to "0" upon accepting an interrupt request or by writing in program i = 0 to 4 fj: Frequency of count source (f1, f2, f8, f32, fC32) NOTES: 1. The 8-bit prescaler counts the count source. 2. The 8-bit pulse width modulator counts the output from the 8-bit prescaler underflow signal. 3. m = 00h to FFh; n = 00h to FEh. 4. This timing diagram is the following case. TAi register = 0202h The TAiTGH and TAiTGL bits in the ONSF or TRGSR register = 00b (TAiIN pin input) The MR1 bit in the TAiMR register = 0 (falling edge) The MR2 bit in the TAiMR register = 1 (trigger selected by the TAiTGH and TAiTGL bits)
Figure 13.14 Example of 8-bit Pulse Width Modulator Operation
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 124 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
13.2 Timer B
Figure 13.15 shows a block diagram of the timer B. Figures 13.16 and 13.17 show the timer B-related registers. Timer B supports the following three modes. Use the TMOD1 and TMOD0 bits in the TBiMR register (i = 0 to 5) to select the desired mode. * Timer mode : The timer counts an internal count source. * Event counter mode : The timer counts pulses from an external device or over flows or underflows of other timers. * Pulse period/pulse width measuring mode : The timer measures pulse period or pulse width of an external signal.
High-order Bits of Data Bus Select clock source f1 or f2 f8 f32 fC32 00 01 10 11 TCK1 to TCK0 00: Timer 10: Pulse period measurement mode,
pulse width measurement mode
Low-order Bits of Data Bus TMOD1 to TMOD0 Low-order 8 bits Reload Register High-order 8 bits
TBj overflow (1) TBiIN Polarity Switching and Edge Pulse
1 0
TCK1 01: Event counter
TBiS Counter Reset Circuit TCK1 to TCK0, TMOD1 to TMOD0: Bits in TBiMR register TBiS: Bit in TABSR register or TBSR register i = 0 to 5 j = i - 1 except j = 2 when i = 0, j = 5 when i = 3 NOTE: 1. Overflow or underflow TBi Timer B0 Timer B1 Timer B2 Timer B3 Timer B4 Timer B5
Counter
Addresses 0391h - 0390h 0393h - 0392h 0395h- 0394h 01D1h- 01D0h 01D3h- 01D2h 01D5h- 01D4h
TBj Timer B2 Timer B0 Timer B1 Timer B5 Timer B3 Timer B4
Figure 13.15 Timer B Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 125 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Timer Bi Mode Register (i = 0 to 5)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol TB0MR to TB2MR TB3MR to TB5MR
Address 039Bh to 039Dh 01DBh to 01DDh
After Reset 00XX0000b 00XX0000b
Bit Symbol
TMOD0
Bit Name
b1 b0
Function
0 0 : Timer mode 0 1 : Event counter mode 1 0 : Pulse period measurement mode, pulse width measurement mode 1 1 : Do not set a value
RW RW RW RW RW
Operation Mode Select Bit TMOD1 MR0 MR1 MR2 MR3 TCK0 TCK1 Count Source Select Bit
Function varies with each operation mode
RW (1) - (2) RO
Function varies with each operation mode
RW RW
NOTES: 1. Timer B0, timer B3. 2. Timer B1, timer B2, timer B4, timer B5.
Timer Bi Register (i = 0 to 5) (1)
(b15) b7 (b8) b0 b7 b0
Symbol TB0 TB1 TB2 TB3 TB4 TB5
Address 0391h, 0390h 0393h, 0392h 0395h, 0394h 01D1h, 01D0h 01D3h, 01D2h 01D5h, 01D4h
After Reset Indeterminate Indeterminate Indeterminate Indeterminate Indeterminate Indeterminate
Mode
Timer Mode Event Counter Mode
Function
Divide the count source by n + 1 where n = set value Divide the count source by n + 1 where n = set value (2)
Setting Range
0000h to FFFFh 0000h to FFFFh
RW RW RW
Pulse Period Measures a pulse period or width Modulation Mode, Pulse Width Modulation Mode
RO
NOTES: 1.The register must be accessed in 16-bit unit. 2.The timer counts pulses from an external device or overflows or underflows of other timers.
Figure 13.16 TB0MR to TB5MR Registers and TB0 to TB5 Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 126 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Count Start Flag
b7 b6 b5 b4 b3 b2 b1 b0
Symbol TABSR Bit Symbol TA0S TA1S TA2S TA3S TA4S TB0S TB1S TB2S
Address 0380h
After Reset 00h
Bit Name
Timer A0 Count Start Flag Timer A1 Count Start Flag Timer A2 Count Start Flag Timer A3 Count Start Flag Timer A4 Count Start Flag Timer B0 Count Start Flag Timer B1 Count Start Flag Timer B2 Count Start Flag
Function
0 : Stops counting 1 : Starts counting
RW RW RW RW RW RW RW RW RW
Timer B3, B4, B5 Count Start Flag
b7 b6 b5 b4 b3 b2 b1 b0
Symbol TBSR Bit Symbol (b4-b0)
Address 01C0h
After Reset 000XXXXXb
Bit Name
Function
RW RW RW RW
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate. Timer B3 Count Start Flag Timer B4 Count Start Flag Timer B5 Count Start Flag 0 : Stops counting 1 : Starts counting
TB3S TB4S TB5S
Clock Prescaler Reset Flag
b7 b6 b5 b4 b3 b2 b1 b0
Symbol CPSRF Bit Symbol (b6-b0)
Address 0381h
After Reset 0XXXXXXXb
Bit Name
Function
RW -
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate.
CPSR
Setting this bit to "1" initializes the Clock Prescaler Reset Flag prescaler for the timekeeping clock. RW (When read, the value of this bit is "0".)
Figure 13.17 TABSR Register, TBSR Register and CPSRF Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 127 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
13.2.1 Timer Mode
In timer mode, the timer counts a count source generated internally. Table 13.6 lists specifications in timer mode. Figure 13.18 shows TBiMR register in timer mode. Table 13.6 Specifications in Timer Mode Item Count Source f1, f2, f8, f32, fC32 Count Operation
Specification
* Down-count * When the timer underflows, it reloads the reload register contents and
continues counting Divide Ratio 1/(n+1) n: set value of the TBi register 0000h to FFFFh (1) Count Start Condition Set the TBiS bit to "1" (start counting) Count Stop Condition Set the TBiS bit to "0" (stop counting) Interrupt Request Generation Timing Timer underflow TBiIN Pin Function I/O port Read from Timer Count value can be read by reading the TBi register Write to Timer * When not counting and until the 1st count source is input after counting start Value written to the TBi register is written to both reload register and counter * When counting (after 1st count source input) Value written to the TBi register is written to only reload register (Transferred to counter when reloaded next) i = 0 to 5 NOTE: 1. The TB0S to TB2S bits are assigned to the bit 5 to bit 7 in the TABSR register, and the TB3S to TB5S bits are assigned to the bit 5 to bit 7 in the TBSR register.
Timer Bi Mode Register (i = 0 to 5)
b7 b6 b5 b4 b3 b2 b1 b0
00
Symbol TB0MR to TB2MR TB3MR to TB5MR Bit Symbol TMOD0 TMOD1 MR0 MR1
Address 039Bh to 039Dh 01DBh to 01DDh
After Reset 00XX0000b 00XX0000b
Bit Name
b1 b0
Function
Operation Mode Select Bit 0 0 : Timer mode Has no effect in timer mode Can be set to "0" or "1" TB0MR, TB3MR registers Set to "0" in timer mode
RW RW RW RW RW RW RO RW RW
MR2
TB1MR, TB2MR, TB4MR, TB5MR register s Nothing is assigned. When write, set to "0". When read, its content is indeterminate. When write in timer mode, set to "0". When read in timer mode, its content is indeterminate.
b7 b6
MR3 TCK0
Count Source Select Bit TCK1
0 0 : f1 or f2 0 1 : f8 1 0 : f32 1 1 : fC32
Figure 13.18 TB0MR to TB5MR Registers in Timer Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 128 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
13.2.2 Event Counter Mode
In event counter mode, the timer counts pulses from an external device or overflows and underflows of other timers. Table 13.7 lists specifications in event counter mode. Figure 13.19 shows TBiMR register in event counter mode. Table 13.7 Specifications in Event Counter Mode Item Specification Count Source * External signals input to TBiIN pin (effective edge can be selected in program) * Timer Bj overflow or underflow Count Operation * Down-count * When the timer underflows, it reloads the reload register contents and continues counting Divide Ratio 1/(n+1) n: set value of the TBi register 0000h to FFFFh (1) Count Start Condition Set TBiS bit to "1" (start counting) Count Stop Condition Set TBiS bit to "0" (stop counting) Interrupt Request Generation Timing Timer underflow TBiIN Pin Function Count source input Read from Timer Count value can be read by reading the TBi register Write to Timer * When not counting and until the 1st count source is input after counting start Value written to the TBi register is written to both reload register and counter * When counting (after 1st count source input) Value written to the TBi register is written to only reload register (Transferred to counter when reloaded next) i = 0 to 5 j = i - 1, except j = 2 if i = 0, j = 5 if i = 3 NOTE: 1. The TB0S to TB2S bits are assigned to the bit 5 to bit 7 in the TABSR register, and the TB3S to TB5S bits are assigned to the bit 5 to bit 7 in the TBSR register.
Timer Bi Mode Register (i= 0 to 5)
b7 b6 b5 b4 b3 b2 b1 b0
01
Symbol TB0MR to TB2MR TB3MR to TB5MR
Address 039Bh to 039Dh 01DBh to 01DDh
After Reset 00XX0000b 00XX0000b
Bit Symbol
TMOD0 TMOD1 MR0
Bit Name
b1 b0
Function
RW RW RW RW
Operation Mode Select Bit 0 1 : Event counter mode
b3 b2
Count Polarity Select Bit (1) MR1
0 0 : Counts falling edge of external signal 0 1 : Counts rising edge of external signal 1 0 : Counts falling and rising edges of external signal 1 1 : Do not set a value
RW RW -
TB0MR, TB3MR registers Set to "0" in event counter mode MR2 TB1MR, TB2MR, TB4MR, TB5MR registers Nothing is assigned. When write, set to "0". When read, its content is indeterminate. When write in event counter mode, set to "0". When read in event counter mode, its content is indeterminate. Has no effect in event counter mode. Can be set to "0" or "1". 0 : Input from TBiIN pin (2) 1 : TBj overflow or underflow (j = i -- 1, except j = 2 if i = 0, j = 5 if i = 3)
MR3 TCK0
RO RW
TCK1
Event Clock Select Bit
RW
NOTES: 1. Effective when the TCK1 bit = 0 (input from TBiIN pin). If the TCK1 bit = 1 (TBj overflow or underflow), these bits can be set to "0" or "1". 2. The port direction bit for the TBiIN pin must be set to "0" (input mode).
Figure 13.19 TB0MR to TB5MR Registers in Event Counter Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 129 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
13.2.3 Pulse Period and Pulse Width Measurement Mode
In pulse period and pulse width measurement mode, the timer measures pulse period or pulse width of an external signal. Table 13.8 lists specifications in pulse period and pulse width measurement mode. Figure 13.20 shows TBiMR register in pulse period and pulse width measurement mode. Figure 13.21 shows the operation timing when measuring a pulse period. Figure 13.22 shows the operation timing when measuring a pulse width. Table 13.8 Specifications in Pulse Period and Pulse Width Measurement Mode Item Specification Count Source f1, f2, f8, f32, fC32 Count Operation * Up-count * Counter value is transferred to reload register at an effective edge of measurement pulse. The counter value is set to "0000h" to continue counting. Set the TBiS bit (1) to "1" (start counting) Set the TBiS bit to "0" (stop counting) * When an effective edge of measurement pulse is input (2) * Timer overflow. When an overflow occurs, the MR3 bit in the TBiMR register is set to "1" (overflow) simultaneously. The MR3 bit is set to "0" (no overflow) by writing to the TBiMR register at the next count timing or later after the MR3 bit was set to "1". At this time, make sure the TBiS bit is set to "1" (start counting). Measurement pulse input Contents of the reload register (measurement result) can be read by reading TBi register (3) Value written to the TBi register is written to neither reload register nor counter
Count Start Condition Count Stop Condition Interrupt Request Generation Timing
TBiIN Pin Function Read from Timer Write to Timer
i = 0 to 5 NOTES: 1.The TB0S to TB2S bits are assigned to the bit 5 to bit 7 in the TABSR register, and the TB3S to TB5S bits are assigned to the bit 5 to bit 7 in the TBSR register. 2. Interrupt request is not generated when the first effective edge is input after the timer started counting. 3. Value read from the TBi register is indeterminate until the second valid edge is input after the timer starts counting.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 130 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Timer Bi Mode Register (i = 0 to 5)
b7 b6 b5 b4 b3 b2 b1 b0
10
Symbol TB0MR to TB2MR TB3MR to TB5MR
Address 039Bh to 039Dh 01DBh to 01DDh
After Reset 00XX0000b 00XX0000b
Bit Symbol
TMOD0 TMOD1
Bit Name
Operation Mode Select Bit
b1 b0
Function
1 0 : Pulse period / pulse width measurement mode
b3 b2
RW RW RW
MR0 Measurement Mode Select Bit MR1
0 0 : Pulse period measurement (Measurement between a falling edge and the next falling edge of measured pulse) 0 1 : Pulse period measurement (Measurement between a rising edge and the next rising edge of measured pulse) 1 0 : Pulse width measurement (Measurement between a falling edge and the next rising edge of measured pulse and between a rising edge and the next falling edge) 1 1 : Do not set a value
RW
RW
TB0MR and TB3MR registers Set to "0" in pulse period and pulse width measurement mode MR2 TB1MR, TB2MR, TB4MR, TB5MR registers Nothing is assigned. When write, set to "0". When read, its content turns out to be indeterminate. Timer Bi Overflow 0 : Timer did not overflow Flag (1) 1 : Timer has overflown
b7 b6
RW RO RW RW
MR3 TCK0 TCK1
Count Source Select Bit
0 0 : f1 or f2 0 1 : f8 1 0 : f32 1 1 : fC32
NOTE: 1. This flag is indeterminate after reset. When the TBiS bit = 1 (start counting), the MR3 bit is set to "0" (no overflow) by writing to the TBiMR register at the next count timing or later after the MR3 bit was set to "1" (overflow). The MR3 bit cannot be set to "1" in a program. The TB0S to TB2S bits are assigned to the bit 5 to bit 7 in the TABSR register, and the TB3S to TB5S bits are assigned to the bit 5 to bit 7 in the TBSR register.
Figure 13.20 TB0MR to TB5MR Registers in Pulse Period and Pulse Width Measurement Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 131 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
13. Timers
Count source
Measurement pulse
"H" "L" Transfer (indeterminate value) Transfer (measured value)
Reload register transfer timing
counter
(NOTE 1) (NOTE 1) (NOTE 2)
Timing at which counter reaches "0000h" TBiS bit
"1" "0"
IR bit in TBiIC register
"1" "0"
Set to "0" upon accepting an interrupt request or by writing in program MR3 bit in TBiMR register
"1" "0"
The TB0S to TB2S bits are assigned to bit 5 to bit 7 in the TABSR register, and the TB3S to TB5S bits are assigned to bit 5 to bit 7 in the TBSR register. i = 0 to 5 NOTES: 1. Counter is initialized at completion of measurement. 2. Timer has overflown. 3. This timing diagram is for the case where the MR1 to MR0 bits in the TBiMR register are "00b" (measure the interval from falling edge to falling edge of the measurement pulse).
Figure 13.21 Operation Timing When Measuring Pulse Period
Count source
Measurement pulse
"H" "L"
Transfer (indeterminate value) Transfer (measured value) Transfer (measured value) Transfer (measured value)
Reload register transfer timing
counter
(NOTE 1)
(NOTE 1)
(NOTE 1) (NOTE 1)
(NOTE 2)
Timing at which counter reaches "0000h" TBiS bit
"1" "0"
IR bit in TBiIC register MR3 bit in TBiMR register
"1" "0" "1" "0"
Set to "0" upon accepting an interrupt request or by writing in program
The TB0S to TB2S bits are assigned to bit 5 to bit 7 in the TABSR register, and the TB3S to TB5S bits are assigned to bit 5 to bit 7 in the TBSR register. i = 0 to 5 NOTES: 1. Counter is initialized at completion of measurement. 2. Timer has overflown. 3. This timing diagram is for the case where the MR1 to MR0 bits in the TBiMR register are "10b" (measure the interval from a falling edge to the next rising edge and the interval from a rising edge to the next falling edge of the measurement pulse).
Figure 13.22 Operation Timing When Measuring Pulse Width
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 132 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
14. Three-Phase Motor Control Timer Function
14. Three-Phase Motor Control Timer Function
Timers A1, A2, A4 and B2 can be used to output three-phase motor drive waveforms. Table 14.1 lists the specifications of the three-phase motor control timer function. Figure 14.1 shows the block diagram for three-phase motor control timer function. Also, the related registers are shown on Figures 14.2 to 14.8. Table 14.1 Three-Phase Motor Control Timer Function Specifications Item Specification ___ ___ ___ Three-Phase Waveform Output Pin Six pins (U,_______ V, W, W) U, V, Forced Cutoff Input (1) Input "L" to NMI pin Used Timers Timer A4, A1, A2 (used in the one-shot timer mode) ___ * Timer A4: U- and ___ U-phase waveform control * Timer A1: V- and V-phase waveform control ___ * Timer A2: W- and W-phase waveform control Timer B2 (used in the timer mode) * Carrier wave cycle control Dead time timer (3 eight-bit timer and shared reload register) * Dead time control Output Waveform Triangular wave modulation, Sawtooth wave modification * Enable to output "H" or "L" for one cycle * Enable to set positive-phase level and negative-phase level respectively Carrier Wave Cycle Triangular wave modulation: count source (m+1) 2 Sawtooth wave modulation: count source (m+1) m: Setting value of the TB2 register, 0000h to FFFFh Count source: f1, f2, f8, f32, fC32 Three-Phase PWM Output Width Triangular wave modulation: count source n 2 Sawtooth wave modulation: count source n n: Setting value of the TA4, TA1 and TA2 registers (of the TA4, TA41, TA1, TA11, TA2 and TA21 registers when setting the INV11 bit to "1"), 0001h to FFFFh Count source: f1, f2, f8, f32, fC32 Dead Time Count source p, or no dead time p: Setting value of the DTT register, 01h to FFh Count source: f1, f2, f1 divided by 2, f2 divided by 2 Active Level Enable to select "H" or "L" Positive and Negative-Phase Concurrent Positive and negative-phases concurrent active disable function Active Disable Function Positive and negative-phases concurrent active detect function Interrupt Frequency For Timer B2 interrupt, select a carrier wave cycle-to-cycle basis through 15 times carrier wave cycle-to-cycle basis NOTE: _______ 1. Forced cutoff with NMI input is effective when the IVPCR1 bit in the TB2SC register is set to "1" (three-phase _______ _______ output forcible cutoff by NMI input enabled). If an "L" signal is applied to the NMI pin when the IVPCR1 bit is "1", the related pins go to a high-impedance state regardless of which functions of those pins are being used. Related pins: * P7_2/CLK2/TA1OUT/V ___ _________ _________ * P7_3/CTS2/RTS2/TA1IN/V * P7_4/TA2OUT/W/(CLK4) ____ * P7_5/TA2IN/W/(SOUT4) * P8_0/TA4OUT/U(SIN4) ___ * P8_1/TA4IN/U
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 133 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
14. Three-Phase Motor Control Timer Function
INV00 to INV07: Bits in INVC0 register INV10 to INV15: Bits in INVC1 register DUi, DUBi: Bits in IDBi register (i = 0, 1) TA1S to TA4S: Bits in TABSR register PWCON: Bits in TB2SC register
INV13 ICTB2 Register n=1 to 15 Value to be written to INV03 bit Write signal to INV03 bit
INV03
DQ T R RESET Timer B2 NMI Interrupt INV05 Request Bit
INV00 Reload Control Signal for Timer A1
INV01 INV11
1 0
Circuit to set Interrupt Generation Frequency ICTB2 Counter n=1 to 15
INV02
PWCON
Timer B2 Underflow f1 or f2 Timer B2 (Timer Mode)
Write signal to Timer B2 INV10 1/2
0 1 INV12
INV04 Reload Register n = 1 to 255 Trigger Dead Time Timer n = 1 to 255 INV14
INV07
INV06
Transfer Trigger (1) Trigger U-phase Output Control Circuit
DU1 bit DU0 bit
DQ T
Inverse Control
U
Start Trigger Signal for Timers A1, A2, A4
TA4 Register
TA41 Register
Reload Control Signal for Timer A4
U-Phase Output Signal
Reload Trigger
DQ T DUB1 bit
DQ T DUB0 bit
Timer A4 Counter (One-Shot Timer Mode)
TQ
INV11
Timer A4 One-Shot Pulse
Three-Phase Output Shift Register (U Phase)
DQ T
When setting the TA4S bit to "0", signal is set to "0"
DQ T
DQ T
Inverse Control
U
U-Phase Output Signal
TA1 Register
TA11 Register
Reload Control Signal for Timer A1
INV06 Trigger
Trigger Dead Time Timer n = 1 to 255
DQ T DQ T
Reload Trigger
Timer A1 Counter (One-Shot Timer Mode)
TQ
Inverse Control Inverse Control
V
INV11
Timer A1 One-Shot Pulse
V-Phase Output Control Circuit
V-Phase Output Signal V-Phase Output Signal
V
When setting the TA1S bit to "0", signal is set to "0" TA2 Register TA21 Register
Reload Control Signal for Timer A2
INV06 Trigger
Trigger Dead Time Timer n = 1 to 255
DQ T DQ T
Reload Trigger
Timer A2 Counter (One-Shot Timer Mode) INV11
TQ
Inverse Control Inverse Control
W
Timer A2 One-Shot Pulse
W-Phase Output Control Circuit
W-Phase Output Signal W-Phase Output Signal
W
When setting the TA2S bit to "0", signal is set to "0"
Switching to P8_0, P8_1 and P7_2 to P7_5 is not shown in this diagram. NOTE: 1. Transfer trigger is generated only when the IDB0 and IDB1 registers are set and the first timer B2 underflows, if the INV06 bit is set to "0" (triangular wave modulation mode).
Figure 14.1 Three-Phase Motor Control Timer Function Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 134 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
14. Three-Phase Motor Control Timer Function
Three-Phase PWM Control Register 0 (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol INVC0
Bit Symbol
Address 01C8h Bit Name
After Reset 00h Function 0: The ICTB2 counter is incremented by one on the rising edge of the timer A1 reload control signal 1: The ICTB2 counter is incremented by one on the falling edge of the timer A1 reload control signal (2) 0: ICTB2 counter is incremented by one when timer B2 underflows 1: Selected by the INV00 bit (2) 0: No three-phase control timer functions 1: Three-phase control timer function (5) 0: Disables three-phase control timer output (5) 1: Enables three-phase control timer output (6) RW
INV00 Interrupt Enable Output Polarity Select Bit Interrupt Enable Output INV01 Specification Bit (3) INV02 Mode Select Bit (4) INV03 Output Control Bit
RW
RW RW RW
Positive and Negative0: Enables concurrent active output INV04 Phases Concurrent Active 1: Disables concurrent active output Disable Function Enable Bit Positive and Negative0: Not detected INV05 Phases Concurrent Active 1: Detected (7) Output Detect Flag INV06 Modulation Mode Select (8) Software Trigger Select Bit 0: Triangular wave modulation mode 1: Sawtooth wave modulation mode (9) Transfer trigger is generated when the INV07 bit is set to "1". Trigger to the dead time timer is also generated when setting the INV06 bit to "1". Its value is "0" when read.
RW
RW
RW
INV07
RW
NOTES: 1. Set the INVC0 register after the PRC1 bit in the PRCR register is set to "1" (write enable). Rewrite the INV00 to INV02 and INV06 bits when the timers A1, A2, A4 and B2 stop. 2. The INV00 and INV01 bits are enabled only when the INV11 bit is set to "1" (three-phase mode 1). The ICTB2 counter is incremented by one every time the timer B2 underflows, regardless of INV00 and INV01 bit settings, when the INV11 bit is set to "0" (three-phase mode 0). When setting the INV01 bit to "1", set the timer A1 count start flag before the first timer B2 underflow. When the INV00 bit is set to "1", the first interrupt is generated when the timer B2 underflows n-1 times, if n is the value set in the ICTB2 counter. Subsequent interrupts are generated every n times the timer B2 underflows. 3. Set the INV01 bit to "1" after setting the ICTB2 register . 4. Set the INV02 bit to "1" to operate the dead time timer, U-, V-and W-phase output control circuits and ICTB2 counter. 5. When the INV03 bit is set to "1", the pins applied to U/V/W output three-phase PWM. The U, U, V, V, W and W pins, including pins shared with other output functions, are all placed in high-impedance states when the following conditions are all met. The INV02 bit is set to "1" (three-phase control timer function) The INV03 bit to "0" (three-phase control timer output disabled) Direction registers of each port are set to "0" (input mode) 6. The INV03 bit is set to "0" when the following conditions are all met. Reset A concurrent active state occurs while INV04 bit is set to "1" The INV03 bit is set to "0" by program A signal applied to the NMI pin changes "H" to "L" When both the INV04 and INV05 bits are set to "1", the INV03 bit is set to "0". 7. The INV05 bit cannot be set to "1" by program. Set the INV04 bit to "0", as well, when setting the INV05 bit to "0". 8. The following table describes how the INV06 bit works. INV06 = 1 Item INV06 = 0 Mode Sawtooth wave modulation mode Triangular wave modulation mode Timing to Transfer from the IDB0 Transferred once by generating a and IDB1 Registers to Three- transfer trigger after setting the IDB0 Phase Output Shift Register and IDB1 registers Transferred every time a transfer trigger is generated
Timing to Trigger the Dead Time On the falling edge of a one-shot pulse By a transfer trigger, or the falling edge of Timer when the INV16 Bit=0 of the timer A1, A2 or A4 a one-shot pulse of the timer A1, A2 or A4 INV13 Bit Enabled when the INV11 bit=1 and the Disabled INV06 bit=0
Transfer trigger : Timer B2 underflows and write to the INV07 bit, or write to the TB2 register when INV10 = 1 9. When the INV06 bit is set to "1", set the INV11 bit to "0" (three-phase mode 0) and the PWCON bit in the TB2SC register to "0" (reload timer B2 with timer B2 underflow).
Figure 14.2 INVC0 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 135 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
14. Three-Phase Motor Control Timer Function
Three-Phase PWM Control Register 1(1)
b7 b6 b5 b4 b3 b2 b1 b0
0
Symbol INVC1
Bit Symbol
Address 01C9h Bit Name
After Reset 00h Function 0: Timer B2 underflow 1: Timer B2 underflow and write to the timer B2 0: Three-phase mode 0 1: Three-phase mode 1
(3)
RW RW RW RW
INV10 INV11 INV12 INV13 INV14 INV15
Timer A1, A2 and A4 Start Trigger Select Bit Timer A1-1, A2-1, A4-1 Control Bit (2)
Dead Time Timer 0 : f1 or f2 Count Source Select Bit 1 : f1 divided-by-2 or f2 divided-by-2 Carrier Wave Detect Flag (4) Output Polarity Control Bit Dead Time Disable Bit Dead Time Timer Trigger Select Bit Reserved Bit
0: Timer A1 reload control signal is "0" RO 1: Timer A1 reload control signal is "1" 0 : Active "L" of an output waveform 1 : Active "H" of an output waveform 0: Enables dead time 1: Disables dead time RW RW
INV16 (b7)
0: Falling edge of a one-shot pulse of the timer A1, A2, A4 (5) 1: Rising edge of the three-phase output RW shift register (U-, V-, W-phase) Set to "0" RW
NOTES: 1. Rewrite the INVC1 register after the PRC1 bit in the PRCR register is set to "1" (write enable). The timers A1, A2, A4, and B2 must be stopped during rewrite. 2. The following table lists how the INV11 bit works. Item INV11 = 0 INV11 = 1 Mode Three-phase mode 0 Three-phase mode 1 Used
TA11, TA21 and TA41 Registers Not used INV00 and INV01 Bit INV13 Bit
Disabled. The ICTB2 counter is incremented whenever the timer B2 Enabled underflows Disabled Enabled when INV11=1 and INV06=0
3. When the INV06 bit is set to "1" (sawtooth wave modulation mode), set the INV11 bit to "0" (three-phase mode 0). Also, when the INV11 bit is set to "0", set the PWCON bit in the TB2SC register to "0" (timer B2 is reloaded when the timer B2 underflows). 4. The INV13 bit is enabled only when the INV06 bit is set to "0" (Triangular wave modulation mode) and the INV11 bit to "1" (three-phase mode 1). 5. If the following conditions are all met, set the INV16 bit to "1" (rising edge of the three-phase output shift register). The INV15 bit is set to "0" (dead time timer enabled) The Dij bit (i=U, V or W, j=0, 1) and DiBj bit always have different values when the INV03 bit is set to "1". (The positive-phase and negative-phase always output opposite level signals.) If above conditions are not met, set the INV16 bit to "0" (falling edge of a one-shot pulse of the timer A1, A2, A4).
Figure 14.3 INVC1 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 136 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
14. Three-Phase Motor Control Timer Function
Three-Phase Output Buffer Register i (i = 0, 1) (1)
b7 b6 b5 b4 b3 b2 b1 b0
00
Symbol IDB0, IDB1 Bit Symbol DUi DUBi DVi DVBi DWi DWBi (b7-b6)
Address 01CAh, 01CBh Bit Name
After Reset 00h Function RW RW RW RW RW RW RW
U-Phase Output Buffer i Write output level U-Phase Output Buffer i 0: Active level 1: Inactive level V-Phase Output Buffer i V-Phase Output Buffer i When read, the value of the threeW-Phase Output Buffer i phase shift register is read. W-Phase Output Buffer i Reserved Bit Set to "0"
RO
NOTE: 1. Values of the IDB0 and IDB1 registers are transferred to the three-phase output shift register by a transfer trigger. After the transfer trigger occurs, the values written in the IDB0 register determine each phase output signal first. Then the value written in the IDB1 register on the falling edge of timers A1, A2 and A4 one-shot pulse determines each phase output signal.
Dead Time Timer (1) (2)
b7 b0
Symbol DTT
Address 01CCh Function
After Reset Indeterminate Setting Range RW
If setting value is n, the timer stops when counting n times a count source selected by the INV12 bit in the INVC1 register after start trigger occurs. Positive or negative phase, which changes from inactive level to active level, shifts when the dead time timer stops.
1 to 255
WO
NOTES: 1. Use the MOV instruction to set the DTT register. 2. The DTT register is enabled when the INV15 bit in the INVC1 register is set to "0" (dead time enabled). No dead time can be set when the INV15 bit is set to "1" (dead time disabled). The INV06 bit in the INVC0 register determines start trigger of the DTT register.
Figure 14.4 IDB0 and IDB1 Registers and DTT Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 137 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
14. Three-Phase Motor Control Timer Function
Timer Ai, Ai-1 Register (i = 1, 2, 4) (1) (2) (3) (4) (5) (6)
b15 b8 b7 b0
Symbol TA1, TA2, TA4 TA11, TA21, TA41 (7)
Address After Reset 0389h - 0388h, 038Bh - 038Ah, 038Fh - 038Eh Indeterminate 01C3h - 01C2h, 01C5h - 01C4h, 01C7h - 01C6h Indeterminate Function Setting Range RW
If setting value is n, the timer stops when the nth count source is counted after a start trigger is generated. Positive phase changes to negative phase, and vice versa, when the timers A1, A2 and A4 stop.
0000h to FFFFh
WO
NOTES: 1. Use a 16-bit data for read and write. 2. If the TAi or TAi1 register is set to "0000h", no counters start and no timer Ai interrupt is generated. 3. Use the MOV instruction to set the TAi and TAi1 registers. 4. When the INV15 bit in the INVC1 register is set to "0" (dead timer enabled), phase switches from an inactive level to an active level when the dead time timer stops. 5. When the INV11 bit in the INVC1 register is set to "0" (three-phase mode 0), the value of the TAi register is transferred to the reload register by a timer Ai start trigger. When the INV11 bit is set to "1" (three-phase mode 1), the value of the TAi1 register is first transferred to the reload register by a timer Ai start trigger. Then, the value of the TAi register is transferred by the next trigger. The values of the TAi1 and TAi registers are transferred alternately to the reload register with every timer Ai start trigger. 6. Do not write to these registers when the timer B2 underflows. 7. Follow the procedure below to set the TAi1 register. (a) Write value to the TAi1 register, (b) Wait one timer Ai count source cycle, and (c) Write the same value as (a) to the TAi1 register.
Timer B2 Register (1)
b15 b8 b7 b0
Symbol TB2
Address 0395h - 0394h Function
After Reset Indeterminate Setting Range RW RW
If setting value is n, count source is divided by n+1. 0000h to FFFFh The timers A1, A2 and A4 start every time an underflow occurs. NOTE: 1. Use a 16-bit data for read and write.
Figure 14.5 TA1, TA2, TA4, TA11, TA21 and TA41 Registers, and TB2 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 138 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
14. Three-Phase Motor Control Timer Function
Timer B2 Interrupt Occurrence Frequency Set Counter (1) (2) (3)
b7 b0
Symbol ICTB2
Address 01CDh Function
After Reset Indeterminate Setting Range RW
When the INV01 bit in the INVC0 register is set to "0" (the ICTB2 counter increments whenever the timer B2 underflows) and the setting value is n, the timer B2 interrupt is generated every nth time timer B2 underflow occurs. When the INV01 bit is set to "1" (the INV00 bit selects count timing of the ICTB2 counter) and setting value is n, the timer B2 interrupt is generated every nth time timer B2 underflow meeting the condition selected in the INV00 bit occurs. Nothing is assigned. When write, set to "0".
1 to 15
WO
NOTES: 1. Use the MOV instruction to set the ICTB2 register. 2. If the INV01 bit is set to "1", set the ICTB2 register when the TB2S bit is set to "0" (timer B2 counter stopped), If the INV01 bit is set to "0" and the TB2S bit to "1" (timer B2 counter start), do not set the ICTB2 register when the timer B2 underflows. 3. If the INV00 bit is set to "1", the first interrupt is generated when the timer B2 underflows n-1 times, n being the value set in the ICTB2 counter. Subsequent interrupts are generated every n times the timer B2 underflows.
Timer B2 Special Mode Register (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol TB2SC Bit Symbol PWCON
Address 039Eh Bit Name
After Reset XXXXXX00b Function RW RW
0 : Timer B2 underflow Timer B2 Reload Timing 1 : Timer A output at odd-numbered Switching Bit occurrences (2)
0 : Three-phase output forcible cutoff by NMI input (high-impedance) disabled Three-Phase Output Port IVPCR1 RW 1 : Three-phase output forcible cutoff NMI Control Bit 1 (3) by NMI input (high-impedance) enabled (b7-b2)
Nothing is assigned. When write, set to "0". When read, their contents are "0".
-
NOTES: 1. Write to this register after setting the PRC1 bit in the PRCR register to "1" (write enabled). 2. If the INV11 bit in the INVC1 register is "0" (three-phase mode 0) or the INV06 bit in the INVC0 register is "1" (sawtooth wave modulation mode), set this bit to "0" (timer B2 underflow). 3. Related pins are U(P8_0/TA4OUT), U(P8_1/TA4IN), V(P7_2/CLK2/TA1OUT), V(P7_3/CTS2/RTS2/TA1IN), W(P7_4/TA2OUT), W(P7_5/TA2IN). If a low-level signal is applied to the NMI pin when the IVPCR1 bit = 1, the target pins go to a high-impedance state regardless of which functions of those pins are being used. After forced interrupt (cutoff), input "H" to the NMI pin and set the IVPCR1 bit to "0": this forced cutoff will be reset.
Figure 14.6 ICTB2 Register and TB2SC Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 139 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
14. Three-Phase Motor Control Timer Function
Trigger Select Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol TRGSR Bit Symbol
Address 0383h Bit Name
After Reset 00h Function Set to "01b" (TB2 underflow) before using a V-phase output control circuit Set to "01b" (TB2 underflow) before using a W-phase output control circuit
b5 b4
RW RW RW RW RW
TA1TGL Timer A1 Event/Trigger TA1TGH Select Bit TA2TGL Timer A2 Event/Trigger TA2TGH Select Bit TA3TGL Timer A3 Event/Trigger Select Bit TA3TGH TA4TGL Timer A4 Event/Trigger TA4TGH Select Bit NOTES: 1. Set the corresponding port direction bit to "0" (input mode). 2. Overflow or underflow.
0 0 1 1
0 : Selects an input to the TA3IN pin (1) RW 1 : Selects TB2 (2) 0 : Selects TA2 (2) RW 1 : Selects TA4 (2) RW RW
Set to "01b" (TB2 underflow) before using a U-phase output control circuit
Count Start Flag
b7 b6 b5 b4 b3 b2 b1 b0
Symbol TABSR
Bit Symbol
Address 0380h
Bit Name
After Reset 00h
Function
RW RW RW RW RW RW RW RW RW
TA0S TA1S TA2S TA3S TA4S TB0S TB1S TB2S
Timer A0 Count Start Flag 0 : Stops counting 1 : Starts counting Timer A1 Count Start Flag Timer A2 Count Start Flag Timer A3 Count Start Flag Timer A4 Count Start Flag Timer B0 Count Start Flag Timer B1 Count Start Flag Timer B2 Count Start Flag
Figure 14.7 TRGSR Register and TRBSR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 140 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
14. Three-Phase Motor Control Timer Function
Timer Ai Mode Register (i = 1, 2, 4)
b7 b6 b5 b4 b3 b2 b1 b0
0
10
01
0
Symbol TA1MR, TA2MR, TA4MR Bit Symbol Bit Name
Address 0397h, 0398h, 039Ah Function
After Reset 00h RW RW RW
TMOD0 Operation Mode TMOD1 Select Bit MR0 MR1 MR2 MR3 TCK0 Count Source Select Bit TCK1 Pulse Output Function Select Bit External Trigger Select Bit Trigger Select Bit
Set to "10b" (one-shot timer mode) with the three-phase motor control timer function
Set to "0" with the three-phase motor RW control timer function Set to "0" with the three-phase motor RW control timer function Set to "1" (selected by the TRGSR register) with the three-phase RW motor control timer function RW RW RW
Set to "0" with the three-phase motor control timer function
b7 b6
0 0 1 1
0 : f1 or f2 1 : f8 0 : f32 1 : fC32
Timer B2 Mode Register
b7 b6 b5 b4 b3 b2 b1 b0
0
0
0
Symbol TB2MR Bit Symbol
Address 039Dh Bit Name
After Reset 00XX0000b Function RW RW RW RW RW RW RO RW RW
TMOD0 Operation Mode TMOD1 Select Bit MR0 MR1 MR2 MR3 TCK0
Set to "00b" (timer mode) when using the three-phase motor control timer function Disabled when using the three-phase motor control timer function. When write, set to "0". When read, its content is indeterminate. Set to "0" when using three-phase motor control timer function When write in three-phase motor control timer function, set to "0". When read in three-phase motor control timer function, its content is indeterminate.
b7 b6
Count Source Select Bit TCK1
0 0 1 1
0 : f1 or f2 1 : f8 0 : f32 1 : fC32
Figure 14.8 TA1MR, TA2MR and TA4MR Registers, and TB2MR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 141 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
14. Three-Phase Motor Control Timer Function
The three-phase motor control timer function is enabled by setting the INV02 bit in the INVC0 register to "1". When this function is selected, timer B2 is used to___ control the carrier wave, and timers A4, A1 and A2 are __ ___ used to control three-phase PWM outputs (U, U, V, V, W and W). The dead time is controlled by a dedicated dead-time timer. Figure 14.9 shows the example of triangular modulation waveform and Figure 14.10 shows the example of sawtooth modulation waveform.
Triangular waveform as a Carrier Wave
Triangular Wave Signal Wave
TB2S bit in TABSR register Timer B2
Timer A1 reload control signal (1) Timer A4 start trigger signal (1) TA4 register (2) TA4-1 register (2) Reload register
(2)
m m m m m m n
n n n n n n p
p p p p
q q q p q
r r q q
Timer A4 one-shot pulse(1) U-phase output signal(1) U-phase output signal(1) INV14 = 0 ("L" active) U-phase U-phase
Rewrite the IDB0 and IDB1 registers Transfer a counter value to the three-phase shift register
Dead time INV14 = 1 ("H" active) U-phase Dead time U-phase INV00, INV01: Bits in the INVC0 register INV11, INV14: Bits in the INVC1 register NOTES: 1.Internal signals. See Figure 14.1 Three-Phase Motor Control Timer Functions Block Diagram. 2.Applies only when the INV11 bit is set to "1" (three-phase mode). The above applies to INVC0 = 00XX11XXb and INVC1 = 010XXXX0b (X varies depending on each system.) Examples of PWM output change are (b) When INV11=0 (three-phase mode 0) (a) When INV11=1 (three-phase mode 1) - INV01=0, ICTB2=1h (The timer B2 interrupt is generated - INV01=0 and ICTB2=2h (The timer B2 interrupt is whenever the timer B2 underflows) generated with every second timer B2 underflow) or - Default value of the timer: TA4=m INV01= 1, INV00=1 and ICTB2=1h (The timer B2 interrupt is The TA4 register is changed whenever the timer B2 generated on the falling edge of the timer A reload control interrupt is generated. signal) First time: TA4=m. Second time: TA4=n. - Default value of the timer: TA41=m, TA4=m Third time: TA4=n. Fourth time: TA=p. The TA4 and TA41 registers are changed whenever the Fifth time: TA4=p. timer B2 interrupt is generated. - Default value of the IDB0 and IDB1 registers: First time: TA41=n, TA4=n. DU0=1, DUB0=0, DU1=0, DUB1=1 Second time: TA41=p, TA4=p. They are changed to DU0=1, DUB0=0, DU1=1, DUB1=0 by - Default value of the IDB0 and IDB1 registers the sixth timer B2 interrupt. DU0=1, DUB0=0, DU1=0, DUB1=1 They are changed to DU0=1, DUB0=0, DU1=1, DUB1=0 by the third timer B2 interrupt.
Figure 14.9 Triangular Wave Modulation Operation
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 142 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
14. Three-Phase Motor Control Timer Function
Sawtooth Waveform as a Carrier Wave
Sawtooth Wave Signal Wave
Timer B2 Timer A4 Start Trigger Signal(1) Timer A4 One-Shot Pulse(1) Rewrite the IDB0 and IDB1 registers U-Phase Output (1) Signal U-Phase Output (1) Signal U-Phase INV14 = 0 ("L" active) Dead time U-Phase Transfer the counter to the three-phase shift register
U-Phase INV14 = 1 ("H" active) U-Phase INV14: Bits in the INVC1 register NOTES: 1. Internal signals. See Figure 14.1 Three-Phase Motor Control Timer Functions Block Diagram. The above applies to INVC0 = 01XX110Xb and INVC1 = 010XXX00b (X varies depending on each system.) The examples of PWM output change are - Default value of the IDB0 and IDB1 registers: DU0=0, DUB0=1, DU1=1, DUB1=1 They are changed to DU0=1, DUB0=0, DU1=1, DUB1=1 by the timer B2 interrupt. Dead time
Figure 14.10 Sawtooth Wave Modulation Operation
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 143 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15. Serial Interface
Serial interface is configured with 7 channels: UART0 to UART2 and SI/O3 to SI/O6 (1). NOTE: 1. 100-pin version supports 5 channels; UART0 to UART2, SI/O3, SI/O4 128-pin version supports 7 channels; UART0 to UART2, SI/O3 to SI/O6
15.1 UARTi (i = 0 to 2)
UARTi each have an exclusive timer to generate a transfer clock, so they operate independently of each other. Figures 15.1 to 15.3 show the block diagram of UARTi. Figure 15.4 shows the block diagram of the UARTi transmit/receive. UARTi has the following modes: * Clock synchronous serial I/O mode * Clock asynchronous serial I/O mode (UART mode). * Special mode 1 (I2C mode) * Special mode 2 * Special mode 3 (Bus collision detection function, IE mode) * Special mode 4 (SIM mode) : UART2 Figures 15.5 to 15.10 show the UARTi-related registers. Refer to tables listing each mode for register setting.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 144 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
1/2
f2SIO f1SIO
0 1
PCLK1 f1SIO or f2SIO f8SIO 1/4 f32SIO TXD polarity reversing circuit
Main clock, PLL clock, or on-chip oscillator clock
1/8
(UART0)
RXD0
RXD polarity reversing circuit 1/16 UART reception SMD2 to SMD0 010, 100, 101, 110 Clock synchronous type 001 U0BRG register
TXD0
Clock source selection
CLK1 to CLK0 f1SIO or f2SIO 00h 01h f8SIO 10h f32SIO 0 1 External CKDIR Internal
Reception control circuit
Receive clock
Transmit/ receive unit
1 / (n0+1)
1/16
UART transmission 010, 100, 101, 110 Clock synchronous type 001 Clock synchronous type (when internal clock is selected) 0 1
Transmission control circuit
Transmit clock
1/2
CKPOL
CLK0
CLK polarity reversing circuit
Clock synchronous type (when internal clock is selected)
Clock synchronous CKDIR type (when external clock is selected)
CTS/RTS disabled CTS/RTS selected
CTS0 / RTS0
RTS0
VSS 0 RCSP 1 0 CTS/RTS disabled
1 CRS 0 1
CTS0
CRD
CTS0 from UART1
n0: Values set to the U0BRG register PCLK1: Bit in PCLKR register SMD2 to SMD0, CKDIR: Bits in U0MR register CLK1 to CLK0, CKPOL, CRD, CRS: Bits in U0C0 register RCSP: Bit in UCON register
Figure 15.1 UART0 Block Diagram
1/2 1/2
f2SIO f1SIO
0 1
PCLK1 f1SIO or f2SIO f8SIO 1/4 f32SIO TXD polarity reversing circuit
Main clock, PLL clock, or on-chip oscillator clock
1/8
(UART1)
RXD1
RXD polarity reversing circuit 1/16 CKDIR Internal 0 1 External
TXD1
UART reception SMD2 to SMD0 010, 100, 101, 110 Clock synchronous type 001 Reception control circuit
Clock source selection CLK1 to CLK0 00 01 10
Receive clock
Transmit/ receive unit
f1SIO or f2SIO f8SIO f32SIO
U1BRG register
1 / (n1+1)
1/16
UART transmission 010, 100, 101, 110 Clock synchronous type 001 Clock synchronous type (when internal clock is selected) 0 1 CKDIR Transmission control circuit
Transmit clock
1/2
Clock synchronous type (when external clock is selected)) CKPOL Clock synchronous type (when internal clock is selected)
CLK1
CLK polarity reversing circuit Clock output pin select
0
CLKMD0
1 1
CTS1 / RTS1/ CTS0 / CLKS1
CTS/RTS selected CTS/RTS disabled CRS 1 0 VSS 0 0 CRD RCSP 1 CTS/RTS disabled 0 1
RTS1 CTS1
CTS0 from UART0
CLKMD1
n1: Values set to the U1BRG register PCLK1: Bit in PCLKR register SMD2 to SMD0, CKDIR: Bits in U1MR register CLK1 to CLK0, CKPOL, CRD, CRS: Bits in U1C0 register CLKMD0, CLKMD1, RCSP: Bits in UCON register
Figure 15.2 UART1 Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 145 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
1/2
f2SIO f1SIO
0 1
PCLK1 f1SIO or f2SIO f8SIO 1/4 f32SIO TXD polarity reversing circuit (1)
Main clock, PLL clock, or on-chip oscillator clock
1/8
(UART2)
RXD2
RXD polarity reversing circuit 1/16 UART reception SMD2 to SMD0 010, 100, 101, 110 Clock synchronous type 001
TXD2
Clock source selection CLK1 to CLK0 00 01 10 1 External 0 CKDIR Internal
Reception control circuit
Receive clock
Transmit/ receive unit
f1SIO or f2SIO f8SIO f32SIO
U2BRG register
1 / (n2+1)
UART transmission 1/16 010, 100, 101, 110 Clock synchronous type 001 Clock synchronous type (when internal clock is selected) 0 1
Transmission control circuit
Transmit clock
1/2
CKPOL
CLK2
CLK polarity reversing circuit
Clock synchronous type (when internal clock is selected)
Clock synchronous type (when external clock is selected) CKDIR
CTS/RTS disabled CTS/RTS selected
CTS2 / RTS2
RTS2
VSS 1 0 CTS/RTS disabled
1 CRS 0
CTS2
CRD
n2: Values set to the U2BRG register PCLK1: Bit in PCLKR register SMD2 to SMD0, CKDIR: Bits in U2MR register CLK1 to CLK0, CKPOL, CRD, CRS: Bits in U2C0 register
Figure 15.3 UART2 Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 146 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
IOPOL
RXDi
RXD data reverse circuit
No reverse
0 1
Reverse Clock synchronous type
STPS
1SP
PRYE
PAR disabled
Clock synchronous type
UART (7 bits) UART (8 bits)
UART(7 bits)
0
SP 2SP SP
PAR
0 1
PAR enabled
0 1
0
0
UARTi receive register
1
1 SMD2 to SMD0 UART (9 bits)
UART
Clock synchronous type
1
UART (8 bits) UART (9 bits)
0
0
0
0
0
0
0
D8
D7
D6
D5
D4
D3
D2
D1
D0
UiRB register
Logic reverse circuit + MSB/LSB conversion circuit
Data bus high-order bits Data bus low-order bits
Logic reverse circuit + MSB/LSB conversion circuit
D8
D7
UART (8 bits) UART (9 bits)
D6
D5
D4
D3
D2
D1
D0
UiTB register
STPS
2SP
PRYE
PAR enabled
SMD2 to SMD0 UART
UART
(9 bits)
Clock synchronous type
1
SP SP
PAR
1
1 0
1
1
0
1SP
0
PAR disabled
Clock synchronous type
0
UART (7 bits) UART (8 bits)
Clock synchronous type
0
UART(7 bits)
Error signal output disable
UARTi transmit register
0
Error signal output circuit
IOPOL 0
No reverse
TXDi
i = 0 to 2
UiERE 1
1
TXD data reverse circuit
SP: Stop bit PAR: Parity bit SMD2 to SMD0, STPS, PRYE, IOPOL, CKDIR: Bits in UiMR register CLK1 to CLK0, CKPOL, CRD, CRS: Bits in UiC0 register UiERE: Bit in UiC1 register
Error signal output enable
Reverse
Figure 15.4 UARTi Transmit/Receive Unit
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 147 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
UARTi Transmit Buffer Register (i = 0 to 2) (1)
(b15) b7 (b8) b0 b7
Symbol
b0
Address
03A3h to 03A2h 03ABh to 03AAh 01FBh to 01FAh
U0TB U1TB U2TB
After Reset Indeterminate Indeterminate Indeterminate RW WO -
Bit Symbol
Function Transmit data Nothing is assigned When write, set to "0". When read, their contents are indeterminate.
(b8-b0)
(b15-b9)
NOTE: 1. Use the MOV instruction to write to this register.
UARTi Receive Buffer Register (i = 0 to 2)
(b15) b7 (b8) b0 b7
Symbol
b0
Address
03A7h to 03A6h 03AFh to 03AEh 01FFh to 01FEh
U0RB U1RB U2RB
After Reset Indeterminate Indeterminate Indeterminate RW RO RO RW RO RO RO RO
Bit Symbol
Bit Name -
Function Receive data (D7 to D0) Receive data (D8)
(b7-b0)
(b8)
ABT OER FER PER SUM
Nothing is assigned When write, set to "0". Arbitration Lost Detecting Flag (1) Overrun Error Flag (2) Framing Error Flag (2) Parity Error Flag (2) Error Sum Flag (2) 0 : Not detected 1 : Detected 0 : No overrun error 1 : Overrun error found 0 : No framing error 1 : Framing error found 0 : No parity error 1 : Parity error found 0 : No error 1 : Error found
(b10-b9) When read, their contents are "0".
NOTES: 1. The ABT bit is set to "0" by writing "0" in a program. (Writing "1" has no effect.) 2. When the SMD2 to SMD0 bits in the UiMR register = 000b (serial interface disabled) or the RE bit in the UiC1 register = 0 (reception disabled), all of the SUM, PER, FER and OER bits are set to "0" (no error). The SUM bit is set to "0" (no error) when all of the PER, FER and OER bits are = 0 (no error). Also, the PER and FER bits are set to "0" by reading the lower byte of the UiRB register.
UARTi Bit Rate Generator Register (i = 0 to 2) (1) (2) (3)
Symbol
b7 b0
Address
03A1h 03A9h 01F9h
U0BRG U1BRG U2BRG Bit Symbol
After Reset Indeterminate Indeterminate Indeterminate Setting Range
00h to FFh
(b7-b0)
Function Assuming that set value = n, UiBRG divides the count source by n + 1
RW WO
NOTES: 1. Write to this register while serial I/O is neither transmitting nor receiving. 2. Use the MOV instruction to write to this register. 3. Write to this register after setting the CLK1 to CLK0 bits in the UiC0 register.
Figure 15.5 U0TB to U2TB Registers, U0RB to U2RB Registers, and U0BRG to U2BRG Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 148 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
UARTi Transmit/Receive Mode Register (i = 0 to 2)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol U0MR to U2MR
Symbol
Address 03A0h, 03A8h, 01F8h Function
b2 b1 b0
After Reset 00h RW RW RW RW RW RW RW RW RW
Bit
Bit Name
000 001 Serial Interface Mode 0 1 0 (1) Select Bit 100 101 110
: Serial interface disabled : Clock synchronous serial I/O mode : I2C mode (2) SMD1 : UART mode transfer data 7-bit long : UART mode transfer data 8-bit long : UART mode transfer data 9-bit long SMD2 Do not set a value except above Internal/External Clock 0 : Internal clock CKDIR Select Bit 1 : External clock (3) 0 : 1 stop bit Stop Bit Length STPS Select Bit 1 : 2 stop bits Effective when the PRYE bit = 1 Odd/Even Parity 0 : Odd parity PRY Select Bit 1 : Even parity SMD0 PRYE IOPOL
NOTES:
0 : Parity disabled 1 : Parity enabled TXD, RXD I/O Polarity 0 : No reverse Reverse Bit 1 : Reverse Parity Enable Bit
1. To receive data, set the corresponding port direction bit for each RXDi pin to "0" (input mode). 2. Set the corresponding port direction bit for SCL and SDA pins to "0" (input mode). 3. Set the corresponding port direction bit for each CLKi pin to "0" (input mode).
UARTi Transmit/Receive Control Register 0 (i = 0 to 2)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol U0C0 to U2C0
Symbol
Address 03A4h, 03ACh, 01FCh Function
b1 b0
After Reset 00001000b RW RW RW RW
Bit
Bit Name BRG Count Source Select Bit (5) CTS/RTS Function Select Bit (1)
CLK0 CLK1 CRS
0 0 : f1SIO or f2SIO is selected 0 1 : f8SIO is selected 1 0 : f32SIO is selected 1 1 : Do not set a value Effective when CRD = 0 0 : CTS function is selected (2) 1 : RTS function is selected 0 : Data present in transmit register (during transmission) 1 : No data present in transmit register (transmission completed)
Transmit Register TXEPT Empty Flag CTS/RTS Disable Bit Data Output Select Bit (3)
RO
CRD
NCH
CKPOL
CLK Polarity Select Bit
0 : CTS/RTS function enabled 1 : CTS/RTS function disabled RW (P6_0, P6_4, P7_3 can be used as I/O ports) 0 : TXDi/SDAi and SCLi pins are CMOS output 1 : TXDi/SDAi and SCLi pins are RW N channel open-drain output 0 : Transmit data is output at falling edge of transfer clock and receive data is input at rising edge 1 : Transmit data is output at rising edge RW of transfer clock and receive data is input at falling edge 0 : LSB first 1 : MSB first RW
UFORM
Transfer Format Select Bit (4)
NOTES: 1. CTS1/RTS1 can be used when the CLKMD1 bit in the UCON register = 0 (only CLK1 output) and the RCSP bit in the UCON register = 0 (CTS0/RTS0 not separated). 2. Set the corresponding port direction bit for each CTSi pin to "0" (input mode) 3. SCL2(P7_1) is N channel open-drain output. The NCH bit in the U2C0 register is N channel open-drain output regardless of the NCH bit. 4. The UFORM bit is enabled when the SMD2 to SMD0 bits in the UiMR register are set to "001b" (clock synchronous serial I/O mode), or "101b" (UART mode, 8-bit transfer data). Set this bit to "1" when the SMD2 to SMD0 bits are set to "010b" (I2C mode), and to "0" when the SMD2 to SMD0 bits are set to "100b" (UART mode, 7-bit transfer data) or "110b" (UART mode, 9-bit transfer data). 5. When changing the CLK1 to CLK0 bits, set the UiBRG register.
Figure 15.6 U0MR to U2MR Registers and U0C0 to U2C0 Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 149 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
UARTj Transmit/Receive Control Register 1 (j = 0, 1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol U0C1, U1C1
Symbol
Address 03A5h, 03ADh Function
After Reset 00XX0010b RW RW RO RW RO RW RW
Bit
Bit Name
TE TI RE RI (b5-b4)
UjLCH UjERE
0 : Transmission disabled Transmit Enable Bit 1 : Transmission enabled Transmit Buffer 0 : Data present in the UjTB register Empty Flag 1 : No data present in the UjTB register 0 : Reception disabled Receive Enable Bit 1 : Reception enabled 0 : No data present in the UjRB register Receive Complete 1 : Data present in the UjRB register Flag Nothing is assigned. When write, set to "0". When read, their contents are indeterminate. Data Logic 0 : No reverse Select Bit (1) 1 : Reverse 0 : Output disabled Error Signal Output 1 : Output enabled Enable Bit
NOTE: 1. The UjLCH bit is enabled when the SMD2 to SMD0 bits in the UjMR register are set to "001b" (clock synchronous serial I/O mode), "100b" (UART mode, 7-bit transfer data) or "101b" (UART mode, 8-bit transfer data). Set this bit to "0" when the SMD2 to SMD0 bits are set to "010b" (I2C mode) or "110b" (UART mode, 9-bit transfer data).
UART2 Transmit/Receive Control Register 1
b7 b6 b5 b4 b3 b2 b1 b0
Symbol U2C1
Symbol
Address 01FDh Bit Name Function
After Reset 00000010b RW RW RO RW RO
Bit
TE TI RE RI U2IRS
Transmit Enable Bit Transmit Buffer Empty Flag Receive Enable Bit Receive Complete Flag
0 : Transmission disabled 1 : Transmission enabled 0 : Data present in U2TB register 1 : No data present in U2TB register 0 : Reception disabled 1 : Reception enabled 0 : No data present in U2RB register 1 : Data present in U2RB register
UART2 Transmit Interrupt Cause Select Bit UART2 Continuous U2RRM Receive Mode Enable Bit Data Logic U2LCH Select Bit (1) Error Signal Output U2ERE Enable Bit
0 : Transmit buffer empty (TI bit = 1) 1 : Transmit is completed (TXEPT bit = 1) RW 0 : Continuous receive mode disabled 1 : Continuous receive mode enabled 0 : No reverse 1 : Reverse 0 : Output disabled 1 : Output enabled RW RW RW
NOTE: 1. The U2LCH bit is enabled when the SMD2 to SMD0 bits in the U2MR register are set to "001b" (clock synchronous serial I/O mode), "100b" (UART mode, 7-bit transfer data) or "101b" (UART mode, 8-bit transfer data). Set this bit to "0" when the SMD2 to SMD0 bits are set to "010b" (I2C mode) or "110b" (UART mode, 9-bit transfer data) .
Figure 15.7 U0C1, U1C1 Registers and U2C1 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 150 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
UART Transmit/Receive Control Register 2
b7 b6 b5 b4 b3 b2 b1 b0
Symbol UCON
Symbol
Address 03B0h Bit Name Function
After Reset X0000000b RW RW RW RW RW RW
Bit
0 : Transmit buffer empty (Tl bit = 1) 1 : Transmission completed (TXEPT bit = 1) 0 : Transmit buffer empty (Tl bit = 1) 1 : Transmission completed (TXEPT bit = 1) 0 : Continuous receive mode disabled 1 : Continuous receive mode enabled 0 : Continuous receive mode disabled 1 : Continuous receive mode enabled Effective when the CLKMD1 bit = 1 UART1 CLK/CLKS 0 : Clock output from CLK1 CLKMD0 Select Bit 0 1 : Clock output from CLKS1 0 : CLK output is only CLK1 UART1 CLK/CLKS 1 : Transfer clock output from multiple CLKMD1 Select Bit 1 (1) pins function selected 0 : CTS/RTS shared pin Separate UART0 1 : CTS/RTS separated RCSP CTS/RTS Bit (CTS0 supplied from the P6_4 pin) Nothing is assigned. When write, set to "0". (b7) When read, its content is indeterminate. NOTE: 1. When using multiple transfer clock output pins, make sure the following conditions are met: The CKDIR bit in the U1MR register = 0 (internal clock)
UART0 Transmit Interrupt U0IRS Cause Select Bit UART1 Transmit Interrupt U1IRS Cause Select Bit UART0 Continuous U0RRM Receive Mode Enable Bit UART1 Continuous U1RRM Receive Mode Enable Bit
RW
RW -
UARTi Special Mode Register (i = 0 to 2)
b7 b6 b5 b4 b3 b2 b1 b0
0
Symbol U0SMR to U2SMR
Symbol
Address 01EFh, 01F3h, 01F7h Function I 2C
After Reset X0000000b RW RW RW RW (1) RW RW RW RW -
Bit
Bit Name I2C Mode Select Bit
IICM ABC BBS (b3)
0 : Other than mode 1 : I2C mode Arbitration Lost Detecting 0 : Update per bit 1 : Update per byte Flag Control Bit 0 : STOP condition detected Bus Busy Flag 1 : START condition detected (busy) Reserved Bit Set to "0"
Bus Collision Detect 0 : Rising edge of transfer clock ABSCS Sampling Clock Select Bit 1 : Underflow signal of timer Aj (2) Auto Clear Function 0 : No auto clear function ACSE Select Bit of Transmit 1 : Auto clear at occurrence of bus Enable Bit collision Transmit Start Condition 0 : Not synchronized to RXDi SSS Select Bit 1 : Synchronized to RXDi (3) Nothing is assigned. When write, set to "0". (b7) When read, its content is indeterminate.
NOTES: 1. The BBS bit is set to "0" by writing "0" in a program. (Writing "1" has no effect.). 2. Underflow signal of timer A3 in UART0, underflow signal of timer A4 in UART1, underflow signal of timer A0 in UART2. 3. When a transfer begins, the SSS bit is set to "0" (not synchronized to RXDi).
Figure 15.8 UCON Register and U0SMR to U2SMR Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 151 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
UARTi Special Mode Register 2 (i = 0 to 2)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol U0SMR2 to U2SMR2
Symbol
Address 01EEh, 01F2h, 01F6h Function
After Reset X0000000b RW
Bit
Bit Name
IICM2 CSC SWC ALS STAC SWC2 SDHI (b7)
I2C Mode Select Bit 2 See Table 15.12 I2C Mode Functions RW 0 : Disabled 1 : Enabled 0 : Disabled SCL Wait Output Bit 1 : Enabled 0 : Disabled SDA Output Stop Bit 1 : Enabled UARTi Initialization 0 : Disabled Bit 1 : Enabled SCL Wait Output 0: Transfer clock Bit 2 1: "L" output SDA Output Disable 0: Enabled Bit 1: Disabled (high-impedance) Nothing is assigned. When write, set to "0". When read, its content is indeterminate. Clock-Synchronous Bit RW RW RW RW RW RW -
UARTi Special Mode Register 3 (i = 0 to 2)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol U0SMR3 to U2SMR3
Symbol
Address 01EDh, 01F1h, 01F5h Function
After Reset 000X0X0Xb RW
Bit -
Bit Name
(b0)
CKPH (b2)
NODC (b4)
Nothing is assigned When write, set to "0". When read, its content is indeterminate. 0 : Without clock delay Clock Phase Set Bit RW 1 : With clock delay Nothing is assigned. When write, set to "0". When read, its content is indeterminate. 0 : CLKi is CMOS output Clock Output Select RW 1 : CLKi is N channel open-drain output Bit Nothing is assigned. When write, set to "0". When read, its content is indeterminate.
b7 b6 b5
DL0 DL1 DL2 SDAi Digital Delay Setup Bit (1) (2)
0 0 0 : Without delay RW 0 0 1 : 1 to 2 cycle(s) of UiBRG count source 0 1 0 : 2 to 3 cycles of UiBRG count source 0 1 1 : 3 to 4 cycles of UiBRG count source RW 1 0 0 : 4 to 5 cycles of UiBRG count source 1 0 1 : 5 to 6 cycles of UiBRG count source 1 1 0 : 6 to 7 cycles of UiBRG count source RW 1 1 1 : 7 to 8 cycles of UiBRG count source
NOTES: 1. The DL2 to DL0 bits are used to generate a delay in SDAi output by digital means during I2C mode. In other than I2C mode, set these bits to "000b" (no delay). 2. The amount of delay varies with the load on SCLi and SDAi pins. Also, when using an external clock, the amount of delay increases by about 100 ns.
Figure 15.9 U0SMR2 to U2SMR2 Registers and U0SMR3 to U2SMR3 Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 152 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
UARTi Special Mode Register 4 (i = 0 to 2)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol U0SMR4 to U2SMR4
Symbol
Address 01ECh, 01F0h, 01F4h Function
After Reset 00h RW RW RW RW RW RW RW RW RW
Bit
Bit Name Start Condition Generate Bit (1) Restart Condition Generate Bit (1) Stop Condition Generate Bit (1) SCL,SDA Output Select Bit ACK Data Bit ACK Data Output Enable Bit SCL Output Stop Enable Bit SCL Wait Bit 3
STAREQ RSTAREQ STPREQ STSPSEL ACKD ACKC SCLHI SWC9
0 : Clear 1 : Start 0 : Clear 1 : Start 0 : Clear 1 : Start 0 : Start and stop conditions not output 1 : Start and stop conditions output 0 : ACK 1 : NACK 0 : Serial interface data output 1 : ACK data output 0 : Disabled 1 : Enabled 0 : SCL "L" hold disabled 1 : SCL "L" hold enabled
NOTE: 1. Set to "0" when each condition is generated.
Figure 15.10 U0SMR4 to U2SMR4 Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 153 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.1 Clock Synchronous Serial I/O Mode
The clock synchronous serial I/O mode uses a transfer clock to transmit and receive data. Table 15.1 lists the specifications of the clock synchronous serial I/O mode. Table 15.2 lists the registers used in clock synchronous serial I/O mode and the register values set. Table 15.1 Clock Synchronous Serial I/O Mode Specifications
Transfer data length: 8 bits The CKDIR bit in the UiMR register = 0 (internal clock) : fj/ 2(n+1) * fj = f1SIO, f2SIO, f8SIO, f32SIO. n: Setting value of the UiBRG register 00h to FFh The CKDIR bit = 1 (external clock) : Input from CLKi pin _______ _______ _______ _______ Transmission, Reception Control Selectable from CTS function, RTS function or CTS/RTS function disabled Transmission Start Condition Before transmission can start, the following requirements must be met (1) * The TE bit in the UiC1 register = 1 (transmission enabled) * The TI bit in the UiC1 register = 0 (data present in the UiTB register) _______ _______ * If CTS function is selected, input on the CTSi pin = L Reception Start Condition Before reception can start, the following requirements must be met (1) * The RE bit in the UiC1 register = 1 (reception enabled) * The TE bit in the UiC1 register = 1 (transmission enabled) * The TI bit in the UiC1 register = 0 (data present in the UiTB register) Interrupt Request For transmission, one of the following conditions can be selected Generation Timing * The UiIRS bit (2) = 0 (transmit buffer empty): when transferring data from the UiTB register to the UARTi transmit register (at start of transmission) * The UiIRS bit =1 (transfer completed): when the serial I/O finished sending data from the UARTi transmit register For reception * When transferring data from the UARTi receive register to the UiRB register (at completion of reception) Error Detection Overrun error (3) This error occurs if the serial I/O started receiving the next data before reading the UiRB register and received the 7th bit of the next data Select Function * CLK polarity selection Transfer data input/output can be selected to occur synchronously with the rising or the falling edge of the transfer clock * LSB first, MSB first selection Whether to start sending/receiving data beginning with bit 0 or beginning with bit 7 can be selected * Continuous receive mode selection Reception is enabled immediately by reading the UiRB register * Switching serial data logic This function reverses the logic value of the transmit/receive data * Transfer clock output from multiple pins selection (UART1) The output pin can be selected in a program from two UART1 transfer clock pins that have been set _______ _______ * Separate CTS/RTS pins (UART0) _________ _________ CTS0 and RTS0 are input/output from separate pins i = 0 to 2 NOTES: 1. When an external clock is selected, the conditions must be met while if the CKPOL bit in the UiC0 register = 0 (transmit data output at the falling edge and the receive data taken in at the rising edge of the transfer clock), the external clock is in the high state; if the CKPOL bit in the UiC0 register = 1 (transmit data output at the rising edge and the receive data taken in at the falling edge of the transfer clock), the external clock is in the low state. 2. The U0IRS and U1IRS bits respectively are bits 0 and 1 in the UCON register; the U2IRS bit is bit 4 in the U2C1 register. 3. If an overrun error occurs, the value of UiRB register will be indeterminate. The IR bit in the SiRIC register does not change. Item Transfer Data Format Transfer Clock Specification
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 154 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
Table 15.2 Registers to Be Used and Settings in Clock Synchronous Serial I/O Mode
Register UiTB (1) UiRB (1) UiBRG UiMR (1) 0 to 7 0 to 7 OER 0 to 7 SMD2 to SMD0 CKDIR IOPOL UiC0 CLK1 to CLK0 CRS TXEPT CRD NCH CKPOL UFORM UiC1 TE TI RE RI U2IRS (2) U2RRM (2) UiLCH UiERE UiSMR UiSMR2 UiSMR3 0 to 7 0 to 7 0 to 2 NODC 4 to 7 UiSMR4 UCON 0 to 7 U0IRS, U1IRS U0RRM, U1RRM CLKMD0 CLKMD1 RCSP 7 Bit Set transmission data Reception data can be read Overrun error flag Set a transfer rate Set to "001b" Select the internal clock or external clock Set to "0" Select the count source for the UiBRG register
_______ _______
Function
Select CTS or RTS to use Transmit register empty flag
_______ _______
Enable or disable the CTS or RTS function Select TXDi pin output mode Select the transfer clock polarity Select the LSB first or MSB first Set this bit to "1" to enable transmission/reception Transmit buffer empty flag Set this bit to "1" to enable reception Reception complete flag Select the source of UART2 transmit interrupt Set this bit to "1" to use continuous receive mode Set this bit to "1" to use inverted data logic Set to "0" Set to "0" Set to "0" Set to "0" Select clock output mode Set to "0" Set to "0" Select the source of UART0/UART1 transmit interrupt Set this bit to "1" to use continuous receive mode Select the transfer clock output pin when the CLKMD1 bit = 1 Set this bit to "1" to output UART1 transfer clock from two pins
_________
Set this bit to "1" to accept as input the UART0 CTS0 signal from the P6_4 pin Set to "0"
i = 0 to 2 NOTES: 1. Not all register bits are described above. Set those bits to "0" when writing to the registers in clock synchronous serial I/O mode. 2. Set the bit 4 and bit 5 in the U0C1 and U1C1 registers to "0". The U0IRS, U1IRS, U0RRM and U1RRM bits are in the UCON register.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 155 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
Table 15.3 lists the functions of the input/output pins during clock synchronous serial I/O mode. Table 15.3 shows pin functions for the case where the multiple transfer clock output pin select function is deselected. Table 15.4 lists the P6_4 pin functions during clock synchronous serial I/O mode. Note that for a period from when the UARTi operation mode is selected to when transfer starts, the TXDi pin outputs an "H". Figure 15.11 shows the transmit/receive timings during clock synchronous serial I/O mode. Table 15.3 Pin Functions (When Not Select Multiple Transfer Clock Output Pin Function) Pin Name TXDi (P6_3, P6_7, P7_0) RXDi Serial Data Input (P6_2, P6_6, P7_1) CLKi PD6_2 and PD6_6 bits in PD6 register = 0 PD7_1 bit in PD7 register = 0 (Can be used as an input port when performing transmission only) Transfer Clock Output CKDIR bit in UiMR register = 0 (P6_1, P6_5, P7_2) Transfer Clock Input CKDIR bit = 1 PD6_1 and PD6_5 bits in PD6 register = 0
_________ ________ ________
Function Serial Data Output
Method of Selection (Outputs dummy data when performing reception only)
PD7_2 bit in PD7 register = 0 CRD bit in UiC0 register = 0 CRS bit in UiC0 register = 0 PD6_0 and PD6_4 bits in PD6 register = 0 PD7_3 bit in PD7 register = 0 CRD bit = 0 CRS bit = 1 CRD bit = 1
CTSi/RTSi (P6_0, P6_4, P7_3)
CTS Input
________
RTS Output I/O Port i = 0 to 2 Table 15.4 P6_4 Pin Functions
Bit set Value Pin Function U1C0 Register CRD bit CRS bit 1 0 0 0 1 0 0 RCSP 0 0 0 1 UCON Register bit CLKMD1 bit CLKMD0 bit 0 0 0 0 (2) 1 1 PD6 Register PD6_4 bit Input: 0, Output: 1 0 0 -
P6_4 _________ CTS1 _________ RTS1 _________ CTS0 (1) CLKS1 -: "0" or "1" NOTES: __________ __________ 1. In addition to this, set the CRD bit in the U0C0 register to "0" (CTS0/RTS0 enabled) and the CRS __________ bit in the U0C0 register to "1" (RTS0 selected). 2. When the CLKMD1 bit = 1 and the CLKMD0 bit = 0, the following logic levels are output: * High if the CLKPOL bit in the U1C0 register = 0 * Low if the CLKPOL bit = 1
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 156 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
(1) Example of Transmit Timing (when internal clock is selected)
TC
Transfer clock TE bit in UiC1 register TI bit in UiC1 register CTSi
"1" "0" "1" "0" Transferred from the UiTB register to the UARTi transmit register "H" "L" Write data to the UiTB register
TCLK
Stopped pulsing because CTSi = H
Stopped pulsing because the TE bit = 0
CLKi
TXDi TXEPT bit in UiC0 register IR bit in SiTIC register
"1" "0" "1" "0"
D0 D1 D2 D3 D4 D5 D6 D7
D0 D1 D2 D3 D4 D5 D6 D7
D0 D1 D2 D3 D4 D5 D6 D7
Set to "0" when interrupt request is accepted, or set to "0" in a program TC = TCLK= 2(n + 1) / fj fj: frequency of UiBRG count source (f1SIO, f2SIO, f8SIO, f32SIO) n: value set to the UiBRG register i = 0 to 2 The above timing diagram applies to the case where the register bits are set as follows: CKDIR bit in UiMR register = 0 (internal clock) CRD bit in UiC0 register = 0 (CTS/RTS enabled), CRS bit in UiC0 register = 0 (CTS selected) CKPOL bit in UiC0 register = 0 (transmit data output at the falling edge and receive data taken in at the rising edge of the transfer clock) UiRS bit = 0 (an interrupt request occurs when the transmit buffer becomes empty): U0IRS bit is bit 0 in UCON register U1IRS bit is bit 1 in UCON register U2IRS bit is bit 4 in U2C1 register
(2) Example of Receive Timing (when external clock is selected)
RE bit in UiC1 register TE bit in UiC1 register TI bit in UiC1 register RTSi
"1" "0" "1" "0" "1" "0" "H" "L"
Write dummy data to the UiTB register
Transferred from the UiTB register to the UARTi transmit register
Even if the reception is completed, the RTS does not change. The RTS becomes "L" when the RI bit changes to "0" from "1".
1 / fEXT
CLKi
Receive data is taken in
RXDi RI bit in UiC1 register IR bit in SiRIC register
"1" "0" "1" "0"
D0 D1 D2 D3 D4 D5 D6 D7
Transferred from UARTi receive register to the UiRB register
D0 D1 D2 D3 D4 D5
Read out from the UiRB register
Set to "0" when interrupt request is accepted, or set to "0" in a program The above timing diagram applies to the case where the register bits are set as follows: CKDIR bit in UiMR register = 1 (external clock) CRD bit in UiC0 register = 0 (CTS/RTS enabled), CRS bit = 1 (RTS selected) CKPOL bit in UiC0 register = 0 (transmit data output at the falling edge and receive data taken in at the rising edge of the transfer clock) fEXT: frequency of external clock Make sure the following conditions are met when input to the CLKi pin before receiving data is high: TE bit in UiC1 register = 1 (transmission enabled) RE bit in UiC1 register = 1 (reception enabled) Write dummy data to the UiTB register
Figure 15.11 Transmit and Receive Operation
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 157 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.1.1 Counter Measure for Communication Error Occurs If a communication error occurs while transmitting or receiving in clock synchronous serial I/O mode, follow the procedures below. * Resetting the UiRB register (i = 0 to 2) (1) Set the RE bit in the UiC1 register to "0" (reception disabled) (2) Set the SMD2 to SMD0 bits in the UiMR register to "000b" (serial interface disabled) (3) Set the SMD2 to SMD0 bits in the UiMR register to "001b" (clock synchronous serial I/O mode) (4) Set the RE bit in the UiC1 register to "1" (reception enabled) * Resetting the UiTB register (i = 0 to 2) (1) Set the SMD2 to SMD0 bits in the UiMR register to "000b" (serial interface disabled) (2) Set the SMD2 to SMD0 bits in the UiMR register to "001b" (clock synchronous serial I/O mode) (3) "1" (transmission enabled) is written to the TE bit in the UiC1 register, regardless of the TE bit 15.1.1.2 CLK Polarity Select Function Use the CKPOL bit in the UiC0 register (i = 0 to 2) to select the transfer clock polarity. Figure 15.12 shows the polarity of the transfer clock.
(1) When the CKPOL bit in the UiC0 register = 0 (transmit data output at the falling edge and the receive data taken in at the rising edge of the transfer clock)
CLKi TXDi RXDi D0 D0 D1 D1 D2 D2 D3 D3 D4 D4 D5 D5 D6 D6 D7 D7
(NOTE 1)
(2) When the CKPOL bit in the UiC0 register = 1 (transmit data output at the rising edge and the receive data taken in at the falling edge of the transfer clock)
CLKi TXDi RXDi D0 D0 D1 D1 D2 D2 D3 D3 D4 D4 D5 D5 D6 D6 D7 D7
(NOTE 2)
i = 0 to 2 * This applies to the case where the UFORM bit in the UiC0 register = 0 (LSB first) and the UiLCH bit in the UiC1 register = 0 (no reverse). NOTES: 1. When not transferring, the CLKi pin outputs a high signal. 2. When not transferring, the CLKi pin outputs a low signal.
Figure 15.12 Transfer Clock Polarity
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 158 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) 15.1.1.3 LSB First/MSB First Select Function Use the UFORM bit in the UiC0 register (i = 0 to 2) to select the transfer format. Figure 15.13 shows the transfer format.
15. Serial Interface
(1) When the UFORM bit in the UiC0 register = 0 (LSB first)
CLKi TXDi RXDi D0 D0 D1 D1 D2 D2 D3 D3 D4 D4 D5 D5 D6 D6 D7 D7
(2) When the UFORM bit in the UiC0 register = 1 (MSB first)
CLKi TXDi RXDi D7 D7 D6 D6 D5 D5 D4 D4 D3 D3 D2 D2 D1 D1 D0 D0
i = 0 to 2 * This applies to the case where the CKPOL bit in the UiC0 register = 0 (transmit data output at the falling edge and the receive data taken in at the rising edge of the transfer clock) and the UiLCH bit in the UiC1 register = 0 (no reverse).
Figure 15.13 Transfer Format 15.1.1.4 Continuous Receive Mode In continuous receive mode, receive operation becomes enable when the receive buffer register is read. It is not necessary to write dummy data into the transmit buffer register to enable receive operation in this mode. However, a dummy read of the receive buffer register is required when starting the operation mode. When the UiRRM bit (i = 0 to 2) = 1 (continuous receive mode), the TI bit in the UiC1 register is set to "0" (data present in UiTB register) by reading the UiRB register. In this case, i.e., UiRRM bit = 1, do not write dummy data to the UiTB register in a program. The U0RRM and U1RRM bits are bit 2 and bit 3 in the UCON register, respectively, and the U2RRM bit is bit 5 in the U2C1 register.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 159 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.1.5 Serial Data Logic Switching Function When the UiLCH bit in the UiC1 register (i = 0 to 2) = 1 (reverse), the data written to the UiTB register has its logic reversed before being transmitted. Similarly, the received data has its logic reversed when read from the UiRB register. Figure 15.14 shows serial data logic.
(1) When the UiLCH bit in the UiC1 register = 0 (no reverse)
Transfer clock TXDi
"H" "L" "H"
(no reverse) "L"
D0
D1
D2
D3
D4
D5
D6
D7
(2) When the UiLCH bit in the UiC1 register = 1 (reverse)
Transfer clock TXDi
(reverse)
"H" "L" "H" "L"
D0
D1
D2
D3
D4
D5
D6
D7
i = 0 to 2 * This applies to the case where the CKPOL bit in the UiC0 register = 0 (transmit data output at the falling edge and the receive data taken in at the rising edge of the transfer clock) and the UFORM bit = 0 (LSB first).
Figure 15.14 Serial Data Logic Switching 15.1.1.6 Transfer Clock Output From Multiple Pins (UART1) Use the CLKMD1 to CLKMD0 bits in the UCON register to select one of the two transfer clock output pins. Figure 15.15 shows the transfer clock output from the multiple pins function usage. This function can be used when the selected transfer clock for UART1 is an internal clock.
Microcomputer
TXD1(P6_7)
CLKS1(P6_4) CLK1(P6_5) IN CLK IN CLK
Transfer enabled when the CLKMD0 bit in the UCON register = 0
Transfer enabled when the CLKMD0 bit = 1
* This applies to the case where the CKDIR bit in the U1MR register = 0 (internal clock) and the CLKMD1 bit in the UCON register = 1 (transfer clock output from multiple pins).
Figure 15.15 Transfer Clock Output From Multiple Pins
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 160 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
_______ _______
15. Serial Interface
15.1.1.7 CTS/RTS Function _______ ________ ________ When the CTS function is used transmit and receive operation start when "L" is applied to the CTSi/RTSi ________ ________ (i = 0 to 2) pin. Transmit and receive operation begins when the CTSi/RTSi pin is held "L". If the "L" signal is switched_______ during a transmit or________ ________ to "H" receive operation, the operation stops before the next data. When the RTS function is used, the CTSi/RTSi pin outputs on "L" signal when the microcomputer is ready to receive. The output level becomes "H" on the first falling ________ of the CLKi pin. edge _______ _______ ________ * CRD bit in UiC0 register = 1 ( CTS/RTS function disabled) CTSi/RTSi ________ programmable I/O function pin is ________ _______ _______ * CRD bit = 0, CRS bit in UiC0 register = 0 (CTS function is selected) CTSi/RTSi pin is CTS function _______ ________ ________ _______ * CRD bit = 0, CRS bit = 1 (RTS function is selected) CTSi/RTSi pin is RTS function
_______ _______
15.1.1.8 CTS/RTS Separate Function (UART0) _______ _______ _______ _______ This function separates CTS0/RTS0, outputs RTS0 from the P6_0 pin, and accepts as input the CTS0 from the P6_4 pin. To use this function, set the register bits as shown below. _______ _______ * CRD bit in U0C0 register = 0 (enables UART0_______ CTS/RTS) * CRS bit in U0C0 register = 1 (outputs UART0 RTS) _______ _______ * CRD bit in U1C0 register = 0 (enables UART1 CTS/RTS) _______ * CRS bit in U1C0 register = 0 (inputs UART1 CTS) _______ * RCSP bit in UCON register = 1 (inputs CTS0 from the P6_4 pin) * CLKMD1 bit in UCON register_______ (CLKS1 not used) =0 _______ _______ _______ Note that when using the CTS/RTS separate function, UART1 CTS/RTS separate function cannot be used. _______ _______ Figure 15.16 shows CTS/RTS separate function usage.
Microcomputer
TXD0(P6_3) RXD0(P6_2) CLK0(P6_1) RTS0(P6_0) CTS0(P6_4)
_______ _______
IC
IN OUT CLK CTS RTS
Figure 15.16 CTS/RTS Separate Function
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 161 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.2 Clock Asynchronous Serial I/O (UART) Mode
The UART mode allows transmitting and receiving data after setting the desired transfer rate and transfer data format. Table 15.5 lists the specifications of the UART mode. Table 15.6 lists the registers used in UART mode and the register values set. Table 15.5 UART Mode Specifications
Item
Transfer Data Format * * * * *
Specification
Character bit (transfer data): Selectable from 7, 8 or 9 bits Start bit: 1 bit Parity bit: Selectable from odd, even, or none Stop bit: Selectable from 1 or 2 bits Transfer Clock CKDIR bit in UiMR register = 0 (internal clock) : fj/ 16(n+1) fj = f1SIO, f2SIO, f8SIO, f32SIO. n: Setting value of the UiBRG register 00h to FFh * The CKDIR bit = 1 (external clock) : fEXT/16(n+1) fEXT: Input from_______ pin. n :Setting value of the _______ _______ CLKi UiBRG register 00h to FFh _______ Transmission, Reception Control Selectable from CTS function, RTS function or CTS/RTS function disabled Transmission Start Condition Before transmission can start, the following requirements must be met * The TE bit in the UiC1 register = 1 (transmission enabled) * The TI bit in the UiC1 register = 0 (data present in UiTB register) _______ ________ * If CTS function is selected, input on the CTSi pin = L Reception Start Condition Before reception can start, the following requirements must be met * The RE bit in the UiC1 register = 1 (reception enabled) * Start bit detection Interrupt Request For transmission, one of the following conditions can be selected Generation Timing * The UiIRS bit (1) = 0 (transmit buffer empty): when transferring data from the UiTB register to the UARTi transmit register (at start of transmission) * The UiIRS bit =1 (transfer completed): when the serial I/O finished sending data from the UARTi transmit register For reception * When transferring data from the UARTi receive register to the UiRB register (at completion of reception) (2) Error Detection * Overrun error This error occurs if the serial I/O started receiving the next data before reading the UiRB register and received the bit one before the last stop bit of the next data * Framing error (3) This error occurs when the number of stop bits set is not detected * Parity error (3) This error occurs when if parity is enabled, the number of 1's in parity and character bits does not match the number of 1's set * Error sum flag This flag is set to "1" when any of the overrun, framing, or parity errors occur Select Function * LSB first, MSB first selection Whether to start sending/receiving data beginning with bit 0 or beginning with bit 7 can be selected * Serial data logic switch This function reverses the logic of the transmit/receive data. The start and stop bits are not reversed. * TXD, RXD I/O polarity switch This function reverses the polarities of the TXD pin output and RXD pin input. The logic _______ _______ I/O data is reversed. levels of all * Separate CTS/RTS pins (UART0) _________ _________ CTS0 and RTS0 are input/output from separate pins i = 0 to 2 NOTES: 1. The U0IRS and U1IRS bits are bits 0 and 1 in the UCON register. The U2IRS bit is bit 4 in the U2C1 register. 2. If an overrun error occurs, the value of the UiRB register will be indeterminate. The IR bit in the SiRIC register does not change. 3. The timing at which the framing error flag and the parity error flag are set is detected when data is transferred from the UARTi receive register to the UiRB register.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 162 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 15.6 Registers to Be Used and Settings in UART Mode
Register UiTB UiRB UiBRG UiMR 0 to 8 0 to 8 0 to 7 SMD2 to SMD0 Bit Set transmission data
(1) (1)
15. Serial Interface
Function Reception data can be read Set a transfer rate Set these bits to "100b" when transfer data is 7-bit long Set these bits to "101b" when transfer data is 8-bit long Set these bits to "110b" when transfer data is 9-bit long
OER,FER,PER,SUM Error flag
CKDIR STPS PRY, PRYE IOPOL UiC0 CLK0, CLK1 CRS TXEPT CRD NCH CKPOL UFORM UiC1 TE TI RE RI U2IRS UiLCH UiERE UiSMR UiSMR2 UiSMR3 UiSMR4 UCON 0 to 7 0 to 7 0 to 7 0 to 7 U0IRS, U1IRS U0RRM, U1RRM CLKMD0 CLKMD1 RCSP 7 i = 0 to 2 NOTES:
(2) (2)
Select the internal clock or external clock Select the stop bit Select whether parity is included and whether odd or even Select the TXD/RXD input/output polarity Select the count source for the UiBRG register
_______ _______
Select CTS or RTS to use Transmit register empty flag
_______ _______
Enable or disable the CTS or RTS function Select TXDi pin output mode Set to "0" LSB first or MSB first can be selected when transfer data is 8-bit long. Set this bit to "0" when transfer data is 7- or 9-bit long. Set this bit to "1" to enable transmission Transmit buffer empty flag Set this bit to "1" to enable reception Reception complete flag Select the source of UART2 transmit interrupt Set to "0" Set this bit to "1" to use inverted data logic Set to "0" Set to "0" Set to "0" Set to "0" Set to "0" Select the source of UART0/UART1 transmit interrupt Set to "0" Invalid because the CLKMD1 bit = 0 Set to "0"
_________
U2RRM
Set this bit to "1" to accept as input the UART0 CTS0 signal from the P6_4 pin Set to "0"
1. The bits used for transmit/receive data are as follows: * Bit 0 to bit 6 when transfer data is 7-bit long * Bit 0 to bit 7 when transfer data is 8-bit long * Bit 0 to bit 8 when transfer data is 9-bit long. 2. Set bit 4 to bit 5 in the U0C1 and U1C1 registers to "0". The U0IRS, U1IRS, U0RRM and U1RRM bits are included in the UCON register.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 163 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
Table 15.7 lists the functions of the input/output pins during UART mode. Table 15.8 lists the P6_4 pin functions during UART mode. Note that for a period from when the UARTi operation mode is selected to when transfer starts, the TXDi pin outputs an "H". Figure 15.17 shows the typical transmit timings in UART mode. Figure 15.18 shows the typical receive timing in UART mode. Table 15.7 I/O Pin Functions Pin Name Function TXDi Serial Data Output (P6_3, P6_7, P7_0) RXDi Serial Data Input (P6_2, P6_6, P7_1) CLKi
Method of Selection (Outputs "H" when performing reception only) PD6_2 and PD6_6 bits in PD6 register = 0 PD7_1 bit in PD7 register = 0 (Can be used as an input port when performing transmission only) CKDIR bit in UiMR register = 0
I/O Port (P6_1, P6_5, P7_2) Transfer Clock Input CKDIR bit in UiMR register = 1 PD6_1 and PD6_5 bits in PD6 register = 0
________ ________ _______
PD7_2 bit in PD7 register = 0 CRD bit in UiC0 register = 0 CRS bit in UiC0 register = 0 PD6_0 and PD6_4 bits in PD6 register = 0
CTSi/RTSi (P6_0, P6_4, P7_3)
CTS Input
________
PD7_3 bit in PD7 register = 0 CRD bit = 0 CRS bit = 1 CRD bit = 1
RTS Output I/O Port i = 0 to 2 Table 15.8 P6_4 Pin Functions
Bit set Value Pin Function P6_4 _________ CTS1 _________ RTS1 _________ CTS0 U1C0 Register CRD bit 1 0 0 0 CRS bit 0 1 0 UCON Register RCSP bit CLKMD1 bit 0 0 0 0 0 0 1 0 PD6 Register PD6_4 bit Input: 0, Output: 1 0 0
(1)
-: "0" or "1" NOTE: __________ _________ 1. In addition to this, set the CRD bit in the U0C0 register to "0" (CTS0/RTS0 enabled) and the CRS _________ bit in the U0C0 register to "1" (RTS0 selected).
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 164 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
(1) Example of Transmit Timing when Transfer Data is 8-bit Long (parity enabled, one stop bit)
TC
Transfer clock TE bit in UiC1 register TI bit in UiC1 register
"1" "0" "1" "0"
The transfer clock stops momentarily as CTSi is "H" when the stop bit is checked. The transfer clock starts as the transfer starts immediately CTSi changes to "L".
Write data to the UiTB register
Transferred from UiTB register to UARTi transmit register
"H"
CTSi
"L"
Start bit TXDi TXEPT bit in UiC0 register IR bit in SiTIC register
"1" "0" "1" "0"
Parity Stop
bi t bi t SP ST D0 D1 D2 D3 D4 D5 D6 D7 P SP
Stopped pulsing because the TE bit
=0 ST D0 D1
ST D0 D1 D2 D3 D4 D5 D6 D7 P
Set to "0" by an interrupt request acknowledgement or by program The above timing diagram applies to the case where the register bits are set TC = 16 (n + 1) / fj or 16 (n + 1) / f XT E as follows: fj : frequency of UiBRG count source (f1SIO, f2SIO, f8SIO, f32SIO) PRYE bit in UiMR register = 1 (parity enabled) fEXT : frequency of UiBRG count source (external clock) STPS bit in UiMR register = 0 (1 stop bit) n : value set to UiBRG CRD bit in UiC0 register = 0 (CTS/RTS enabled), and CRS bit = 0 (CTS selected) UilRS bit = 1 (an interrupt request occurs when transmit completed): i = 0 to 2 U0IRS bit is bit 0 in UCON register U1IRS bit is bit 1 in UCON register U2IRS bit is bit 4 in U2C1 register
(2) Example of Transmit Timing when Transfer Data is 9-bit Long (parity disabled, two stop bits)
TC
Transfer clock TE bit in UiC1 register TI bit in UiC1 register
"1" "0" "1" "0"
Write data to the UiTB register
Start bit TXDi TXEPT bit in UiC0 register IR bit in SiTIC register
"1" "0" "1" "0"
Stop Stop
bi t bi t
Transferred from UiTB register to UARTi transmit register
ST D 0 D1 D2 D3 D4 D5 D6 D7 D8 SP SP
ST D0 D1 D2 D3 D4 D5 D6 D7 D8 SPSP
ST D0 D1
Set to "0" by an interrupt request acknowledgement or by program The above timing diagram applies to the case where the register bits are set as follows: PRYE bit in UiMR register = 0 (parity disabled) STPS bit in UiMR register = 1 (2 stop bits) CRD bit in UiC0 register = 1 (CTS/RTS disabled) UilRS bit = 0 (an interrupt request occurs when transmit buffer becomes empty): U0IRS bit is bit 0 in UCON register U1IRS bit is bit 1 in UCON register U2IRS bit is bit 4 in U2C1 register TC = 16 (n + 1) / fj or 16 (n + 1) / fEXT fj : frequency of UiBRG count source (f1SIO, f2SIO, f8SIO, f32SIO) fEXT: frequency of UiBRG count source (external clock) n : value set to UiBRG i = 0 to 2
Figure 15.17 Transmit Operation
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 165 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
* Example of Receive Timing when Transfer Data is 8-bit Long (parity disabled, one stop bit)
UiBRG count source RE bit in UiC1 register RXDi "1" "0" Start bit Sampled "L" Receive data taken in Transfer clock RI bit in UiC1 register RTSi IR bit in SiRIC register i = 0 to 2 Reception triggered when transfer clock "1" is generated by falling edge of start bit "0" "H" "L" "1" "0" Set to "0" by an interrupt request acknowledgement or by program Transferred from UARTi receive register to UiRB register
Stop bit
D0
D1
D7
The above timing diagram applies to the case where the register bits are set as follows: PRYE bit in UiMR register = 0 (parity disabled) STPS bit in UiMR register = 0 (1 stop bit) CRD bit in UiC0 register = 0 (CTSi/RTSi enabled) and CRS bit = 1 (RTSi selected)
Figure 15.18 Receive Operation
15.1.2.1 Bit Rates In UART mode, the frequency set by the UiBRG register (i = 0 to 2) divided by 16 become the bit rates. Table 15.9 lists example of bit rates and settings. Table 15.9 Example of Bit Rates and Settings Bit-rate (bps) 1200 2400 4800 9600 14400 19200 28800 31250 38400 51200 Peripheral Function Clock: 16MHz Peripheral Function Clock: 20MHz Peripheral Function Clock: 24MHz Count Source Set Value of Actual Time Set Value of Actual Time Set Value of Actual Time of BRG BRG: n (bps) BRG: n (bps) BRG: n (bps) f8 f8 f8 f1 f1 f1 f1 f1 f1 f1 103 (67h) 51 (33h) 25 (19h) 103 (67h) 68 (44h) 51 (33h) 34 (22h) 31 (1Fh) 25 (19h) 19 (13h) 1202 2404 4808 9615 14493 19231 28571 31250 38462 50000 129 (81h) 64 (40h) 32 (20h) 129 (81h) 86 (56h) 64 (40h) 42 (2Ah) 39 (27h) 32 (20h) 23 (17h) 1202 2404 4735 9615 14368 19231 29070 31250 37879 52083 155 (9Bh) 77 (4Dh) 38 (26h) 155 (9Bh) 103 (67h) 77 (4Dh) 51 (33h) 47 (2Fh) 38 (26h) 28 (1Ch) 1202 2404 4808 9615 14423 19231 28846 31250 38462 51724
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 166 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.2.2 Counter Measure for Communication Error Occurs If a communication error occurs while transmitting or receiving in UART mode, follow the procedures below. * Resetting the UiRB register (i = 0 to 2) (1) Set the RE bit in the UiC1 register to "0" (reception disabled) (2) Set the RE bit in the UiC1 register to "1" (reception enabled) * Resetting the UiTB register (i = 0 to 2) (1) Set the SMD2 to SMD0 bits in the UiMR register to "000b" (serial interface disabled) (2) Set the SMD2 to SMD0 bits in the UiMR register to "001b", "101b", "110b" (3) "1" (transmission enabled) is written to the TE bit in the UiC1 register, regardless of the TE bit 15.1.2.3 LSB First/MSB First Select Function As shown in Figure 15.19, use the UFORM bit in the UiC0 register to select the transfer format. This function is valid when transfer data is 8-bit long.
(1) When the UFORM bit in the UiC0 register = 0 (LSB first)
CLKi TXDi RXDi ST ST D0 D0 D1 D1 D2 D2 D3 D3 D4 D4 D5 D5 D6 D6 D7 D7 P P SP SP
(2) When the UFORM bit = 1 (MSB first)
CLKi TXDi RXDi ST ST D7 D7 D6 D6 D5 D5 D4 D4 D3 D3 D2 D2 D1 D1 D0 D0 P P SP SP
i = 0 to 2 ST: Start bit P: Parity bit SP: Stop bit NOTE: 1. This applies to the case where the register bits are set as follows: CKPOL bit in UiC0 register = 0 (transmit data output at the falling edge and the receive data taken in at the rising edge of the transfer clock) UiLCH bit in UiC1 register = 0 (no reverse) STPS bit in UiMR register = 0 (1 stop bit) PRYE bit in UiMR register = 1 (parity enabled)
Figure 15.19 Transfer Format
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 167 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.2.4 Serial Data Logic Switching Function The data written to the UiTB register has its logic reversed before being transmitted. Similarly, the received data has its logic reversed when read from the UiRB register. Figure 15.20 shows serial data logic.
(1) When the UiLCH bit in the UiC1 register = 0 (no reverse)
Transfer clock TXDi
(no reverse)
"H" "L" "H" "L"
ST
D0
D1
D2
D3
D4
D5
D6
D7
P
SP
(2) When the UiLCH bit = 1 (reverse)
Transfer clock TXDi
(reverse)
"H" "L" "H" "L"
ST
D0
D1
D2
D3
D4
D5
D6
D7
P
SP
i = 0 to 2 ST: Start bit P: Parity bit SP: Stop bit NOTE: 1. This applies to the case where the register bit are set as follows: CKPOL bit in UiC0 register = 0 (transmit data output at the falling edge of the transfer clock) UFORM bit in UiC0 register = 0 (LSB first) STPS bit in UiMR register = 0 (1 stop bit) PRYE bit in UiMR register = 1 (parity enabled)
Figure 15.20 Serial Data Logic Switching 15.1.2.5 TXD and RXD I/O Polarity Inverse Function This function inverses the polarities of the TXDi pin output and RXDi pin input. The logic levels of all input/output data (including the start, stop and parity bits) are inversed. Figure 15.21 shows the TXD and RXD input/output polarity inverse.
(1) When the IOPOL bit in the UiMR register = 0 (no reverse)
Transfer clock TXDi RXDi
"H" "L" "H"
(no reverse) "L"
"H"
ST ST
D0 D0
D1 D1
D2 D2
D3 D3
D4 D4
D5 D5
D6 D6
D7 D7
P P
SP SP
(no reverse) "L"
(2) When the IOPOL bit = 1 (reverse)
Transfer clock TXDi RXDi
(reverse)
"H" "L" "H"
(reverse) "L"
"H" "L"
ST ST
D0 D0
D1 D1
D2 D2
D3 D3
D4 D4
D5 D5
D6 D6
D7 D7
P P
SP SP
i = 0 to 2 ST: Start bit P: Parity bit SP: Stop bit NOTE: 1. This applies to the case where the register bits are set as follows: UFORM bit in UiC0 register = 0 (LSB first) STPS bit in UiMR register = 0 (1 stop bit) PRYE bit in UiMR register = 1 (parity enabled)
Figure 15.21 TXD and RXD I/O Polarity Inverse
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 168 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
_______ _______
15. Serial Interface
15.1.2.6 CTS/RTS Function _______ ________ ________ When the CTS function is used transmit operation start when "L" is applied to the CTSi/RTSi (i = 0 to 2) ________ ________ pin. Transmit operation begins when the CTSi/RTSi pin is held "L". If the "L" signal is switched to "H" during a transmit operation, the operation stops before the next data. _______ ________ ________ When the RTS function is used, the CTSi/RTSi pin outputs on "L" signal when the microcomputer is ready to receive. The output level becomes_______ _______ first falling edge of the CLKi pin. "H" on the ________ ________ * CRD bit in UiC0 register = 1 (disables UART0 CTS/RTS function) CTSi/RTSi pin________ is programmable I/O function _______ ________ _______ * CRD bit = 0, CRS bit in UiC0 register= 0 (CTS function is selected) CTSi/RTSi pin is CTS function _______ ________ ________ _______ * CRD bit = 0, CRS bit = 1 (RTS function is selected) CTSi/RTSi pin is RTS function
_______ _______
15.1.2.7 CTS/RTS Separate Function (UART0) _________ _________ ________ _________ This function separates CTS0/RTS0, outputs RTS0 from the P6_0 pin, and accepts as input the CTS0 from the P6_4 pin. To use this function, set the register bits as shown below. _______ _______ * CRD bit in U0C0 register = 0 (enables UART0_______ CTS/RTS) * CRS bit in U0C0 register = 1 (outputs UART0 RTS) _______ _______ * CRD bit in U1C0 register = 0 (enables UART1 CTS/RTS) _______ * CRS bit in U1C0 register = 0 (inputs UART1 CTS) _______ * RCSP bit in UCON register = 1 (inputs CTS0 from the P6_4 pin) * CLKMD1 bit in UCON register = 0 (CLKS1 not used) _______ _______ _______ _______ Note that when using _______ _______ the CTS/RTS separate function, UART1 CTS/RTS separate function cannot be used. Figure 15.22 shows CTS/RTS separate function usage.
Microcomputer
TXD0(P6_3) RXD0(P6_2) IN OUT
IC
RTS0(P6_0) CTS0(P6_4)
_______ _______
CTS RTS
Figure 15.22 CTS/RTS Separate Function
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 169 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.3 Special Mode 1 (I2C Mode)
I2C mode is provided for use as a simplified I2C interface compatible mode. Table 15.10 lists the specifications of the I2C mode. Figure 15.23 shows the block diagram for I2C mode. Table 15.11 lists the registers used in the I2C mode and the register values set. Table 15.12 lists the functions in I2C mode. Figure 15.24 shows the transfer to the UiRB register and interrupt timing. As shown in Table 15.12, the microcomputer is placed in I2C mode by setting the SMD2 to SMD0 bits to "010b" and the IICM bit to "1". Because SDAi transmit output has a delay circuit attached, SDAi output does not change state until SCLi goes low and remains stably low. Table 15.10 I2C Mode Specifications
Item Transfer Data Format Transfer Clock Transfer data length: 8 bits * During master The CKDIR bit in the UiMR register = 0 (internal clock) : fj/ 2(n+1) fj = f1SIO, f2SIO, f8SIO, f32SIO. n: Setting value of the UiBRG register 00h to FFh * During slave The CKDIR bit = 1 (external clock) : Input from SCLi pin Transmission Start Condition Before transmission can start, the following requirements must be met (1) * The TE bit in the UiC1 register = 1 (transmission enabled) Reception Start Condition * The TI bit in the UiC1 register = 0 (data present in the UiTB register) Before reception can start, the following requirements must be met (1) * The RE bit in the UiC1 register = 1 (reception enabled) * The TE bit in the UiC1 register = 1 (transmission enabled) Interrupt Request Generation Timing Error Detection * The TI bit in the UiC1 register = 0 (data present in the UiTB register) When start or stop condition is detected, acknowledge undetected, and acknowledge detected Overrun error (2) This error occurs if the serial I/O started receiving the next data before reading the UiRB register and received the 8th bit of the next data Select Function * Arbitration lost Timing at which the ABT bit in the UiRB register is updated can be selected * SDAi digital delay No digital delay or a delay of 2 to 8 UiBRG count source clock cycles selectable * Clock phase setting With or without clock delay selectable Specification
i = 0 to 2 NOTES: 1. When an external clock is selected, the conditions must be met while the external clock is in the high state. 2. If an overrun error occurs, the value of UiRB register will be indeterminate. The IR bit in the SiRIC register does not change.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 170 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
SDAi Delay circuit
Start and stop condition generation block STSPSEL=1 STSPSEL=0 ACKC=0 SDHI ACKD bit
D Q
SDA(STSP) SCL(STSP)
IICM2=1
DMA0, DMA1 request (UART1: DMA0 only)
ACKC=1
Transmission register UARTi ALS
IICM=1 and IICM2=0
UARTi transmit, NACK interrupt request
Arbitration
IICM2=1
Noise Filter
T
DMA0 (UART0, UART2)
Reception register UARTi
Start condition detection
IICM=1 and IICM2=0
S R Q
UARTi receive, ACK interrupt request, DMA1 request
Bus busy
NACK
Stop condition detection
D Q
SCLi
Falling edge detection IICM=0 I/O port
Q R
T DQ T
Port register (1) Internal clock CLK control UARTi
R S
ACK
9th bit
STSPSEL=0 IICM=1 UARTi Noise Filter
SWC2 STSPSEL=1 External clock
Start/stop condition detection interrupt request
9th bit falling edge SWC
This diagram applies to the case where the SMD2 to SMD0 bits in the UiMR register = 010b and the IICM bit in the UiSMR register = 1. i = 0 to 2 IICM: Bit in UiSMR register IICM2, SWC, ALS, SWC2, SDHI: Bits in UiSMR2 register STSPSEL, ACKD, ACKC: Bits in UiSMR4 register NOTE: 1. If the IICM bit =1, the pins can be read even when the PD6_2, PD6_6 or PD7_1 bit = 1 (output mode).
Figure 15.23 I2C Mode Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 171 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 15.11 Registers to Be Used and Settings in I2C Mode
Register
UiTB (1) UiRB (1)
15. Serial Interface
Bit
0 to 7 0 to 7 8 ABT OER 0 to 7 SMD2 to SMD0 CKDIR IOPOL CLK1, CLK0 CRS TXEPT CRD NCH CKPOL UFORM TE TI RE RI U2IRS (2) U2RRM (2), UiLCH, UiERE IICM ABC BBS 3 to 7 IICM2 CSC SWC ALS STAC SWC2 SDHI 7 0, 2, 4 and NODC CKPH DL2 to DL0 STAREQ RSTAREQ STPREQ STSPSEL ACKD ACKC SCLHI SWC9
Function Master
Set transmission data Reception data can be read ACK or NACK is set in this bit Arbitration lost detection flag Overrun error flag Set a transfer rate Set to "010b" Set to "0" Set to "0" Select the count source for the UiBRG register Invalid because the CRD bit = 1 Transmit register empty flag Set to "1" Set to "1" Set to "0" Set to "1" Set this bit to "1" to enable transmission Transmit buffer empty flag Set this bit to "1" to enable reception Reception complete flag Invalid Set to "0"
Slave
Invalid Invalid Set to "1" Invalid
UiBRG UiMR (1)
UiC0
UiC1
UiSMR
UiSMR2
UiSMR3
UiSMR4
IFSR0 UCON i = 0 to 2 NOTES:
IFSR06, ISFR07 U0IRS, U1IRS 2 to 7
Set to "1" Select the timing at which arbitration-lost Invalid is detected Bus busy flag Set to "0" See Table 15.12 I2C Mode Functions Set this bit to "1" to enable clock synchronization Set to "0" Set this bit to "1" to have SCLi output fixed to "L" at the falling edge of the 9th bit of clock Set this bit to "1" to have SDAi output Set to "0" stopped when arbitration-lost is detected Set to "0" Set this bit to "1" to initialize UARTi at start condition detection Set this bit to "1" to have SCLi output forcibly pulled low Set this bit to "1" to disable SDAi output Set to "0" Set to "0" See Table 15.12 I2C Mode Functions Set the amount of SDAi digital delay Set this bit to "1" to generate start condition Set to "0" Set this bit to "1" to generate restart condition Set to "0" Set this bit to "1" to generate stop condition Set to "0" Set this bit to "1" to output each condition Set to "0" Select ACK or NACK Set this bit to "1" to output ACK data Set this bit to "1" to have SCLi output Set to "0" stopped when stop condition is detected Set this bit to "1" to set the SCLi to "L" hold Set to "0" at the falling edge of the 9th bit of clock Set to "1" Invalid Set to "0"
1. Not all register bits are described above. Set those bits to "0" when writing to the registers in I2C mode. 2. Set the bit 4 and bit 5 in the U0C1 and U1C1 registers to "0". The U0IRS, U1IRS, U0RRM and U1RRM bits are in the UCON register.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 172 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 15.12 I2C Mode Functions
15. Serial Interface
Function
I2C Mode (SMD2 to SMD0 = 010b, IICM = 1) Clock IICM2 = 0 IICM2 = 1 Synchronous (UART transmit/receive interrupt) (NACK/ACK interrupt) Serial I/O Mode (SMD2 to SMD0 = CKPH = 1 CKPH = 0 CKPH = 0 CKPH = 1 001b, IICM = 0) (No clock delay) (Clock delay) (No clock delay) (Clock delay) Start condition detection or stop condition detection (See Table 15.13 STSPSEL Bit Functions) No acknowledgment detection (NACK) Rising edge of SCLi 9th bit Acknowledgment detection (ACK) Rising edge of SCLi 9th bit UARTi transmission Rising edge of SCLi 9th bit UARTi transmission Falling edge of SCLi next to the 9th bit
Factor of Interrupt Number 6, 7 and 10 (1) (5) (7) Factor of Interrupt Number 15, 17 and 19 (1) (6)
UARTi transmission Transmission started or completed (selected by UiIRS) Factor of Interrupt UARTi reception Number 16, 18 and When 8th bit received 20 (1) (6) CKPOL = 0 (rising edge) CKPOL = 1 (falling edge) Timing for Transferring CKPOL = 0 (rising edge) Data from UART CKPOL = 1 (falling edge) Reception Shift Register to UiRB Register UARTi Transmission Not delayed Output Delay Functions of P6_3, TXDi output P6_7 and P7_0 Pins Functions of P6_2, RXDi input P6_6 and P7_1 Pins Functions of P6_1, CLKi input or P6_5 and P7_2 Pins output selected Noise Filter Width 15 ns Read RXDi and Possible when the SCLi Pins Levels corresponding port direction bit = 0 Initial Value of TXDi CKPOL = 0 (H) and SDAi Outputs CKPOL = 1 (L) Initial and End Value of SCLi DMA1 Factor (6) UARTi reception Store Received Data
UARTi reception Falling edge of SCLi 9th bit
Rising edge of SCLi 9th bit
Falling edge of SCLi 9th bit
Falling and rising edges of SCLi 9th bit
Delayed SDAi input/output SCLi input/output - (Cannot be used in I2C mode) 200 ns Always possible no matter how the corresponding port direction bit is set
The value set in the port register before setting I2C mode H L H L
(2)
Acknowledgment detection (ACK)
UARTi reception Falling edge of SCLi 9th bit 1st to 7th bits of the received data are stored into bit 6 to bit 0 in the UiRB 1st to 8th bits are register, 8th bit is stored into stored into bit 7 to bit bit 8 in the UiRB register 0 in UiRB register (3) Bit 6 to bit 0 in the UiRB register (4) are read as bit 7 to bit 1. Bit 8 in the UiRB register is read as bit 0.
1st to 8th bits of the received data are stored into bit 7 to bit 0 in the UiRB register
Read Received Data
The UiRB register status is read
i = 0 to 2 NOTES: 1. If the source or cause of any interrupt is changed, the IR bit in the interrupt control register for the changed interrupt may inadvertently be set to "1" (interrupt requested). (Refer to 23.8 Interrupts.) If one of the bits shown below is changed, the interrupt source, the interrupt timing, etc. change. Therefore, always be sure to set the IR bit to "0" (interrupt not requested) after changing those bits. * SMD2 to SMD0 bits in UiMR register * IICM bit in UiSMR register * IICM2 bit in UiSMR2 register * CKPH bit in UiSMR3 register 2. Set the initial value of SDAi output while the SMD2 to SMD0 bits in the UiMR register = 000b (serial interface disabled). 3. Second data transfer to the UiRB register (rising edge of SCLi 9th bit) 4. First data transfer to the UiRB register (falling edge of SCLi 9th bit) 5. See Figure 15.26 STSPSEL Bit Functions. 6. See Figure 15.24 Transfer to UiRB Register and Interrupt Timing. 7. When using UART0, be sure to set the IFSR06 bit in the IFSR0 register to "1" (cause of interrupt: UART0 bus collision detection). When using UART1, be sure to set the IFSR07 bit in the IFSR0 register to "1" (cause of interrupt: UART1 bus collision detection).
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 173 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
(1) IICM2 = 0 (ACK and NACK interrupts), CKPH = 0 (no clock delay)
1st bit 2nd bit 3rd bit 4th bit 5th bit 6th bit 7th bit 8th bit 9th bit
SCLi SDAi D7 D6 D5 D4 D3 D2 D1 D0 D8(ACK, NACK)
ACK interrupt (DMA1 request), NACK interrupt Transfer to UiRB register
b15 b9 b8 D8 b7 D7 D6 D5 D4 D3 D2 D1 b0 D0
UiRB register
(2) IICM2 = 0, CKPH = 1 (clock delay)
1st bit 2nd bit 3rd bit 4th bit 5th bit 6th bit 7th bit 8th bit 9th bit
SCLi SDAi D7 D6 D5 D4 D3 D2 D1 D0 D8(ACK, NACK)
ACK interrupt (DMA1 request), NACK interrupt Transfer to UiRB register
b15 b9 b8 D8 b7 D7 D6 D5 D4 D3 D2 D1 b0 D0
UiRB register
(3) IICM2 = 1 (UART transmit/receive interrupt), CKPH = 0
1st bit 2nd bit 3rd bit 4th bit 5th bit 6th bit 7th bit 8th bit 9th bit
SCLi SDAi D7 D6 D5 D4 D3 D2 D1 D0 D8(ACK, NACK)
Transmit interrupt
Receive interrupt (DMA1 request)
Transfer to UiRB register
b15 b9 b8 D0 b7 D7 D6 D5 D4 D3 D2 b0 D1
(4) IICM2 = 1, CKPH = 1
1st bit 2nd bit 3rd bit 4th bit 5th bit 6th bit 7th bit 8th bit 9th bit
UiRB register
SCLi SDAi D7 D6 D5 D4 D3 D2 D1 D0 D8 (ACK, NACK)
Transmit interrupt
Receive interrupt (DMA1 request)
Transfer to UiRB register
b15 b9 b8 D0 b7 D7 D6 D5 D4 D3 D2 b0 D1
Transfer to UiRB register
b15 b9 b8 D8 b7 D7 D6 D5 D4 D3 D2 D1 b0 D0
i = 0 to 2
UiRB register
UiRB register
This diagram applies to the case where the following condition is met. The CKDIR bit in the UiMR register = 0 (slave selected)
Figure 15.24 Transfer to UiRB Register and Interrupt Timing
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 174 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.3.1 Detection of Start and Stop Condition Whether a start or a stop condition has been detected is determined. A start condition-detected interrupt request is generated when the SDAi pin changes state from high to low while the SCLi pin is in the high state. A stop condition-detected interrupt request is generated when the SDAi pin changes state from low to high while the SCLi pin is in the high state. Figure 15.25 shows the detection of start and stop condition. Because the start and stop condition-detected interrupts share the interrupt control register and vector, check the BBS bit in the UiSMR register to determine which interrupt source is requesting the interrupt.
3 to 6 cycles < duration for setting-up (1) 3 to 6 cycles < duration for holding (1) Duration for setting-up
SCLi SDAi
Duration for holding
(Start condition)
SDA i
(Stop condition) i = 0 to 2 NOTE: 1.When the PCLK1 bit in the PCLKR register = 1, this is the cycle number of f1SIO, and when the PCLK1 bit = 0, this is the cycle number of f2SIO.
Figure 15.25 Detection of Start and Stop Condition 15.1.3.2 Output of Start and Stop Condition A start condition is generated by setting the STAREQ bit in the UiSMR4 register (i = 0 to 2) to "1" (start). A restart condition is generated by setting the RSTAREQ bit in the UiSMR4 register to "1" (start). A stop condition is generated by setting the STPREQ bit in the UiSMR4 register to "1" (start). The output procedure is described below. (1) Set the STAREQ bit, RSTAREQ bit or STPREQ bit to "1" (start). (2) Set the STSPSEL bit in the UiSMR4 register to "1" (output). Table 15.13 and Figure 15.26 show the functions of the STSPSEL bit.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 175 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 15.13 STSPSEL Bit Functions Function Output of SCLi and SDAi Pins STSPSEL Bit = 0 Output of transfer clock and data Output of start/stop condition is accomplished by a program using ports (not automatically generated in hardware) Start/stop condition detection
15. Serial Interface
STSPSEL Bit = 1 Output of a start/stop condition according to the STAREQ, RSTAREQ and STPREQ bits
Start/Stop Condition Interrupt Request Generation Timing
Finish generating start/stop condition
(1) When slave CKDIR bit = 1 (external clock) STSPSEL bit 0 SCLi SDAi Start condition detection interrupt
1st 2nd 3rd 4th 5th 6th 7th 8th 9th bit
Stop condition detection interrupt
(2) When master CKDIR bit = 0 (internal clock), CKPH bit = 1 (clock delayed) STSPSEL bit
Set to "1" in a program Set to "0" in a program
1st 2nd 3rd 4th 5th 6th 7th
Set to "1" in a program
8th 9th bit
Set to "0" in a program
SCLi SDAi
Set STAREQ bit = 1 (start)
Start condition detection interrupt
Set STPREQ bit Stop condition = 1 (start) detection interrupt
Figure 15.26 STSPSEL Bit Functions 15.1.3.3 Arbitration Unmatching of the transmit data and SDAi pin input data is checked synchronously with the rising edge of SCLi. Use the ABC bit in the UiSMR register to select the timing at which the ABT bit in the UiRB register is updated. If the ABC bit = 0 (updated per bit), the ABT bit is set to "1" at the same time unmatching is detected during check, and is set to "0" when not detected. In cases when the ABC bit is set to "1", if unmatching is detected even once during check, the ABT bit is set to "1" (unmatching detected) at the falling edge of the clock pulse of 9th bit. If the ABT bit needs to be updated per byte, set the ABT bit to "0" (undetected) after detecting acknowledge in the first byte, before transferring the next byte. Setting the ALS bit in the UiSMR2 register to "1" (SDA output stop enabled) causes arbitration-lost to occur, in which case the SDAi pin is placed in the high-impedance state at the same time the ABT bit is set to "1" (unmatching detected).
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 176 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.3.4 Transfer Clock Data is transmitted/received using a transfer clock like the one shown in Figure 15.24. The CSC bit in the UiSMR2 register is used to synchronize the internally generated clock (internal SCLi) and an external clock supplied to the SCLi pin. In cases when the CSC bit is set to "1" (clock synchronization enabled), if a falling edge on the SCLi pin is detected while the internal SCLi is high, the internal SCLi goes low, at which time the value of the UiBRG register is reloaded with and starts counting in the low-level interval. If the internal SCLi changes state from low to high while the SCLi pin is low, counting stops, and when the SCLi pin goes high, counting restarts. In this way, the UARTi transfer clock is comprised of the logical product of the internal SCLi and SCLi pin signal. The transfer clock works from a half period before the falling edge of the internal SCLi 1st bit to the rising edge of the 9th bit. To use this function, select an internal clock for the transfer clock. The SWC bit in the UiSMR2 register allows to select whether the SCLi pin should be fixed to or freed from low-level output at the falling edge of the 9th clock pulse. If the SCLHI bit in the UiSMR4 register is set to "1" (enabled), SCLi output is turned off (placed in the high-impedance state) when a stop condition is detected. Setting the SWC2 bit in the UiSMR2 register = 1 (0 output) makes it possible to forcibly output a lowlevel signal from the SCLi pin even while sending or receiving data. Setting the SWC2 bit to "0" (transfer clock) allows the transfer clock to be output from or supplied to the SCLi pin, instead of outputting a lowlevel signal. If the SWC9 bit in the UiSMR4 register is set to "1" (SCL hold low enabled) when the CKPH bit in the UiSMR3 register = 1, the SCLi pin is fixed to low-level output at the falling edge of the clock pulse next to the ninth. Setting the SWC9 bit = 0 (SCL hold low disabled) frees the SCLi pin from low-level output. 15.1.3.5 SDA Output The data written to bit 7 to bit 0 (D7 to D0) in the UiTB register is sequentially output beginning with D7. The ninth bit (D8) is ACK or NACK. The initial value of SDAi transmit output can only be set when IICM = 1 (I2C mode) and the SMD2 to SMD0 bits in the UiMR register = 000b (serial interface disabled). The DL2 to DL0 bits in the UiSMR3 register allow to add no delays or a delay of 2 to 8 UiBRG count source clock cycles to SDAi output. Setting the SDHI bit in the UiSMR2 register = 1 (SDA output disabled) forcibly places the SDAi pin in the high-impedance state. Do not write to the SDHI bit synchronously with the rising edge of the UARTi transfer clock. This is because the ABT bit may inadvertently be set to "1" (detected). 15.1.3.6 SDA Input When the IICM2 bit = 0, the 1st to 8th bits (D7 to D0) of received data are stored in the bit 7 to bit 0 in the UiRB register. The 9th bit (D8) is ACK or NACK. When the IICM2 bit = 1, the 1st to 7th bits (D7 to D1) of received data are stored in the bit 6 to bit 0 in the UiRB register and the 8th bit (D0) is stored in the bit 8 in the UiRB register. Even when the IICM2 bit = 1, providing the CKPH bit = 1, the same data as when the IICM2 bit = 0 can be read out by reading the UiRB register after the rising edge of the corresponding clock pulse of 9th bit.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 177 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.3.7 ACK and NACK If the STSPSEL bit in the UiSMR4 register is set to "0" (start and stop conditions not generated) and the ACKC bit in the UiSMR4 register is set to "1" (ACK data output), the value of the ACKD bit in the UiSMR4 register is output from the SDAi pin. If the IICM2 bit = 0, a NACK interrupt request is generated if the SDAi pin remains high at the rising edge of the 9th bit of transmit clock pulse. An ACK interrupt request is generated if the SDAi pin is low at the rising edge of the 9th bit of transmit clock pulse. If ACKi is selected for the cause of DMA1 request, a DMA transfer can be activated by detection of an acknowledge. 15.1.3.8 Initialization of Transmission/Reception If a start condition is detected while the STAC bit = 1 (UARTi initialization enabled), the serial I/O operates as described below. * The transmit shift register is initialized, and the content of the UiTB register is transferred to the transmit shift register. In this way, the serial I/O starts sending data synchronously with the next clock pulse applied. However, the UARTi output value does not change state and remains the same as when a start condition was detected until the first bit of data is output synchronously with the input clock. * The receive shift register is initialized, and the serial I/O starts receiving data synchronously with the next clock pulse applied. * The SWC bit is set to "1" (SCL wait output enabled). Consequently, the SCLi pin is pulled low at the falling edge of the ninth clock pulse. Note that when UARTi transmission/reception is started using this function, the TI bit does not change state. Note also that when using this function, the selected transfer clock should be an external clock.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 178 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.4 Special Mode 2
Multiple slaves can be serially communicated from one master. Transfer clock polarity and phase are selectable. Table 15.14 lists the specifications of Special Mode 2. Figure 15.27 shows communication control example for Special Mode 2. Table 15.15 lists the registers used in Special Mode 2 and the register values set. Table 15.14 Special Mode 2 Specifications
Item Transfer data format Transfer clock Transfer data length: 8 bits * Master mode The CKDIR bit in the UiMR register = 0 (internal clock) : fj/ 2(n+1) fj = f1SIO, f2SIO, f8SIO, f32SIO. n: Setting value of the UiBRG register 00h to FFh * Slave mode The CKDIR bit = 1 (external clock selected) : Input from CLKi pin Transmit/receive control Transmission start condition Controlled by input/output ports Before transmission can start, the following requirements must be met (1) * The TE bit in the UiC1 register = 1 (transmission enabled) * The TI bit in the UiC1 register = 0 (data present in the UiTB register) Reception start condition Before reception can start, the following requirements must be met (1) * The RE bit in the UiC1 register = 1 (reception enabled) * The TE bit in the UiC1 register = 1 (transmission enabled) * The TI bit in the UiC1 register = 0 (data present in the UiTB register) Interrupt Request Generation Timing For transmission, one of the following conditions can be selected * The UiIRS bit (2) = 0 (transmit buffer empty): when transferring data from the UiTB register to the UARTi transmit register (at start of transmission) * The UiIRS bit =1 (transfer completed): when the serial I/O finished sending data from the UARTi transmit register For reception * When transferring data from the UARTi receive register to the UiRB register (at Error detection completion of reception) Overrun error (3) This error occurs if the serial I/O started receiving the next data before reading the UiRB register and received the 7th bit of the next data Select function i = 0 to 2 Clock phase setting Selectable from four combinations of transfer clock polarities and phases Specification
NOTES: 1. When an external clock is selected, the conditions must be met while if the CKPOL bit in the UiC0 register = 0 (transmit data output at the falling edge and the receive data taken in at the rising edge of the transfer clock), the external clock is in the high state; if the CKPOL bit = 1 (transmit data output at the rising edge and the receive data taken in at the falling edge of the transfer clock), the external clock is in the low state. 2. The U0IRS and U1IRS bits respectively are bits 0 and 1 in the UCON register ; the U2IRS bit is bit 4 in the U2C1 register. 3. If an overrun error occurs, the value of UiRB register will be indeterminate. The IR bit in SiRIC register does not change.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 179 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
P1_3 P1_2 P9_3 P7_2(CLK2) P7_1(RXD2) P7_0(TXD2)
Microcomputer (Slave)
P7_2(CLK2) P7_1(RXD2) P7_0(TXD2)
Microcomputer (Master)
P9_3 P7_2(CLK2) P7_1(RXD2) P7_0(TXD2)
Microcomputer (Slave)
Figure 15.27 Serial Bus Communication Control Example (UART2)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 180 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 15.15 Registers to Be Used and Settings in Special Mode 2
Register (1) UiTB UiRB (1) UiBRG UiMR
(1)
15. Serial Interface
Bit 0 to 7 0 to 7 OER 0 to 7 SMD2 to SMD0 CKDIR IOPOL CLK1, CLK0 CRS TXEPT CRD NCH CKPOL UFORM Set transmission data Reception data can be read Overrun error flag Set a transfer rate
Function
Set to "001b" Set this bit to "0" for master mode or "1" for slave mode Set to "0" Select the count source for the UiBRG register Invalid because the CRD bit = 1 Transmit register empty flag Set to "1" Select TXDi pin output format Clock phases can be set in combination with the CKPH bit in the UiSMR3 register Set to "0" Set this bit to "1" to enable transmission Transmit buffer empty flag Set this bit to "1" to enable reception Reception complete flag
UiC0
UiC1
TE TI RE RI U2IRS U2RRM
(2) (2)
,
Select UART2 transmit interrupt cause Set to "0" Set to "0" Set to "0" Clock phases can be set in combination with the CKPOL bit in the UiC0 register Set to "0" Set to "0" Set to "0" Select UART0 and UART1 transmit interrupt cause Set to "0" Invalid because the CLKMD1 bit = 0
UiSMR UiSMR2 UiSMR3
UiLCH, UiERE 0 to 7 0 to 7 CKPH NODC 0, 2, 4 to 7
UiSMR4 UCON
0 to 7 U0IRS, U1IRS U0RRM, U1RRM CLKMD0
CLKMD1, RCSP, 7 Set to "0"
i = 0 to 2 NOTES: 1. Not all register bits are described above. Set those bits to "0" when writing to the registers in Special Mode 2. 2. Set the bit 4 and bit 5 in the U0C1 and U1C1 registers to "0". The U0IRS, U1IRS, U0RRM and U1RRM bits are in the UCON register.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 181 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.4.1 Clock Phase Setting Function One of four combinations of transfer clock phases and polarities can be selected using the CKPH bit in the UiSMR3 register and the CKPOL bit in the UiC0 register. Make sure the transfer clock polarity and phase are the same for the master and salves to be communicated. Figure 15.28 shows the transmission and reception timing in master (internal clock). Figure 15.29 shows the transmission and reception timing (CKPH = 0) in slave (external clock). Figure 15.30 shows the transmission and reception timing (CKPH = 1) in slave (external clock).
Clock output (CKPOL = 0, CKPH = 0)
"H" "L"
Clock output (CKPOL = 1, CKPH = 0)
"H" "L"
Clock output (CKPOL = 0, CKPH = 1)
"H" "L" "H" "L"
Clock output (CKPOL = 1, CKPH = 1)
Data output timing
"H" "L"
D0
D1
D2
D3
D4
D5
D6
D7
Data input timing
Figure 15.28 Transmission and Reception Timing in Master Mode (Internal Clock)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 182 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
"H"
Slave control input
"L"
Clock input "H" (CKPOL= 0, CKPH = 0) "L"
Clock input "H" (CKPOL = 1, CKPH = 0) "L"
Data output timing
"H" "L"
D0
D1
D2
D3
D4
D5
D6
D7
Data input timing
Indeterminate
Figure 15.29 Transmission and Reception Timing (CKPH = 0) in Slave Mode (External Clock)
"H"
Slave control input
"L"
Clock input "H" (CKPOL = 0, CKPH = 1) "L"
Clock input "H" (CKPOL = 1, CKPH = 1) "L"
Data output timing
"H" "L"
D0
D1
D2
D3
D4
D5
D6
D7
Data input timing
Figure 15.30 Transmission and Reception Timing (CKPH = 1) in Slave Mode (External Clock)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 183 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.5 Special Mode 3 (IE Mode)
In this mode, one bit of IEBus is approximated with one byte of UART mode waveform. Table 15.16 lists the registers used in IE mode and the register values set. Figure 15.31 shows the functions of bus collision detect function related bits. If the TXDi pin (i = 0 to 2) output level and RXDi pin input level do not match, a UARTi bus collision detect interrupt request is generated. Use the IFSR06 and IFSR07 bits in the IFSR0 register to enable the UART0/UART1 bus collision detect function. Table 15.16 Registers to Be Used and Settings in IE Mode
Register UiTB UiRB
(1)
Bit 0 to 8 0 to 8 OER,FER,PER,SUM 0 to 7 SMD2 to SMD0 CKDIR STPS PRY PRYE IOPOL Set transmission data Reception data can be read Error flag Set a transfer rate
Function
UiBRG UiMR
Set to "110b" Select the internal clock or external clock Set to "0" Invalid because the PRYE bit = 0 Set to "0" Select the TXD/RXD input/output polarity Select the count source for the UiBRG register Invalid because the CRD bit = 1 Transmit register empty flag Set to "1" Select TXDi pin output mode Set to "0" Set to "0" Set this bit to "1" to enable transmission Transmit buffer empty flag Set this bit to "1" to enable reception
UiC0
CLK1, CLK0 CRS TXEPT CRD NCH CKPOL
UiC1
UFORM TE TI RE RI U2IRS
(2) (2)
Reception complete flag Select the source of UART2 transmit interrupt Set to "0" Set to "0" Select the sampling timing at which to detect a bus collision Set this bit to "1" to use the auto clear function of transmit enable bit Select the transmit start condition Set to "0" Set to "0" Set to "0" Set to "1" Select the source of UART0/UART1 transmit interrupt Set to "0" Invalid because the CLKMD1 bit = 0 Set to "0"
U2RRM , UiLCH, UiERE UiSMR 0 to 3, 7 ABSCS ACSE SSS UiSMR2 UiSMR3 UiSMR4 IFSR0 UCON 0 to 7 0 to 7 0 to 7 IFSR06, IFSR07 U0IRS, U1IRS U0RRM, U1RRM CLKMD0 CLKMD1, RCSP, 7
i= 0 to 2 NOTES: 1. Not all register bits are described above. Set those bits to "0" when writing to the registers in IE mode. 2. Set the bit 4 and bit 5 in the U0C1 and U1C1 registers to "0". The U0IRS, U1IRS, U0RRM and U1RRM bits are in the UCON register.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 184 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
(1) ABSCS Bit in UiSMR Register (bus collision detect sampling clock select)
If ABSCS bit = 0, bus collision is determined at the rising edge of the transfer clock
Transfer clock
ST D0 D1 D2 D3 D4 D5 D6 D7 D8 SP
TXDi RXDi Input to TAjIN Timer Aj
If ABSCS bit = 1, bus collision is determined when timer Aj (one-shot timer mode) underflows. Timer Aj: timer A3 when UART0; timer A4 when UART1; timer A0 when UART2
(2) ACSE Bit in UiSMR Register (auto clear of transmit enable bit) Transfer clock
ST D0 D1 D2 D3 D4 D5 D6 D7 D8 SP
TXDi RXDi
IR bit in UiBCNIC register TE bit in UiC1 register (3) SSS Bit in UiSMR Register (transmit start condition select)
If the ACSE bit = 1 (automatically clear when bus collision occurs), the TE bit is set to "0" (transmission disabled) when the IR bit in the UiBCNIC register = 1 (unmatching detected).
If SSS bit = 0, the serial I/O starts sending data one transfer clock cycle after the transmission enable condition is met.
Transfer clock
ST D0 D1 D2 D3 D4 D5 D6 D7 D8 SP
TXDi
Transmission enable condition is met If SSS bit = 1, the serial I/O starts sending data at the rising edge (1) of RXDi
CLKi
ST D0 D1 D2 D3 D4 D5 D6 D7 D8 SP
TXDi RXDi
(NOTE 2)
NOTES: 1.The falling edge of RXDi when IOPOL bit = 0; the rising edge of RXDi when IOPOL bit = 1. 2.The transmit condition must be met before the falling edge (1) of RXDi. i = 0 to 2 This diagram applies to the case where IOPOL bit =1 (reversed)
Figure 15.31 Bus Collision Detect Function-Related Bits
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 185 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.6 Special Mode 4 (SIM Mode) (UART2)
Based on UART mode, this is an SIM interface compatible mode. Direct and inverse formats can be implemented, and this mode allows to output a low from the TXD2 pin when a parity error is detected. Table 15.17 lists the specifications of SIM mode. Table 15.18 lists the registers used in the SIM mode and the register values set. Figure 15.32 shows the typical transmit/receive timing in SIM mode. Table 15.17 SIM Mode Specifications
Item Transfer data format Transfer clock Specification * Direct format * Inverse format * The CKDIR bit in the U2MR register = 0 (internal clock) : fi/ 16(n+1) fi = f1SIO, f2SIO, f8SIO, f32SIO. n: Setting value of the U2BRG register 00h to FFh * The CKDIR bit = 1 (external clock) : fEXT/16(n+1) fEXT: Input from CLK2 pin. n: Setting value of the U2BRG register 00h to FFh Before transmission can start, the following requirements must be met * The TE bit in the U2C1 register = 1 (transmission enabled) * The TI bit in the U2C1 register = 0 (data present in the U2TB register) Before reception can start, the following requirements must be met * The RE bit in the U2C1 register = 1 (reception enabled) * Start bit detection * For transmission When the serial I/O finished sending data from the U2TB transfer register (U2IRS bit = 1) * For reception When transferring data from the UART2 receive register to the U2RB register (at completion of reception) * Overrun error (1) This error occurs if the serial I/O started receiving the next data before reading the U2RB register and received the bit one before the last stop bit of the next data * Framing error (3) This error occurs when the number of stop bits set is not detected * Parity error (3) During reception, if a parity error is detected, parity error signal is output from the TXD2 pin. During transmission, a parity error is detected by the level of input to the RXD2 pin when a transmission interrupt occurs * Error sum flag This flag is set to "1" when any of the overrun, framing, and parity errors is encountered
Transmission start condition
Reception start condition
Interrupt request generation timing
(2)
Error detection
NOTES: 1. If an overrun error occurs, the value of the U2RB register will be indeterminate. The IR bit in the S2RIC register does not change. 2. A transmit interrupt request is generated by setting the U2IRS bit in the U2C1 register to "1" (transmit is completed) and U2ERE bit to "1" (error signal output) after reset. Therefore, when using SIM mode, set the IR bit to "0" (interrupt not requested) after setting these bits. 3. The timing at which the framing error flag and the parity error flag are set is detected when data is transferred from the UARTi receive register to the UiRB register.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 186 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
Table 15.18 Registers to Be Used and Settings in SIM Mode Register Bit Function (1) U2TB 0 to 7 Set transmission data (1) U2RB 0 to 7 Reception data can be read OER,FER,PER,SUM Error flag U2BRG 0 to 7 Set a transfer rate U2MR SMD2 to SMD0 Set to "101b" CKDIR Select the internal clock or external clock STPS Set to "0" PRY Set this bit to "1" for direct format or "0" for inverse format PRYE Set to "1" IOPOL Set to "0" U2C0 CLK1, CLK0 Select the count source for the U2BRG register CRS Invalid because the CRD bit = 1 TXEPT Transmit register empty flag CRD Set to "1" NCH Set to "0" CKPOL Set to "0" UFORM Set this bit to "0" for direct format or "1" for inverse format U2C1 TE Set this bit to "1" to enable transmission TI Transmit buffer empty flag RE Set this bit to "1" to enable reception RI Reception complete flag U2IRS Set to "1" U2RRM Set to "0" U2LCH Set this bit to "0" for direct format or "1" for inverse format U2ERE Set to "1" (1) U2SMR 0 to 3 Set to "0" U2SMR2 0 to 7 Set to "0" U2SMR3 0 to 7 Set to "0" U2SMR4 0 to 7 Set to "0" NOTE: 1. Not all register bits are described above. Set those bits to "0" when writing to the registers in SIM mode.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 187 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
(1) Transmission
Transfer clock TE bit in U2C1 register TI bit in U2C1 register
"1" "0" "1" "0"
TC
Write data to U2TB register
Transferred from U2TB register to UART2 transmit register Start bit Parity Stop bit bit
SP ST D0 D1 D2 D3 D4 D5 D6 D7 P SP
TXD2 Parity error signal sent back from receiving end RXD2 pin level
(1)
ST D0 D1 D2 D3 D4 D5 D6 D7 P
An "L" level returns due to the occurrence of a parity error.
ST D0 D1 D2 D3 D4 D5 D6 D7 P SP ST D0 D1 D2 D3 D4 D5 D6 D7 P SP The level is detected by the interrupt routine.
The level is detected by the interrupt routine. TXEPT bit in U2C0 register IR bit in S2TIC register
"1" "0" "1" "0"
The IR bit is set to "1" at the falling edge of transfer clock
The above timing diagram applies to the case where data is transferred in the direct format. STPS bit in U2MR register = 0 (1 stop bit) PRY bit in U2MR register = 1 (even parity) UFORM bit in U2C0 register = 0 (LSB first) U2LCH bit in U2C1 register = 0 (no reverse) U2IRS bit in U2C1 register = 1 (transmit is completed)
Set to "0" by an interrupt request acknowledgement or a program TC = 16 (n + 1) / fi or 16 (n + 1) / fEXT fi : frequency of U2BRG count source (f1SIO, f2SIO, f8SIO, f32SIO) fEXT : frequency of U2BRG count source (external clock) n : value set to U2BRG
NOTE: 1. Because TXD2 and RXD2 are connected, a composite waveform, consisting of the TXD2 output and the parity error signal sent back from receiving end, is generated.
(2) Reception
Transfer clock RE bit in "1" U2C1 register "0" Transmit waveform from transmitting end TXD2 Start bit
TC
Parity Stop bit bit
SP ST D0 D1 D2 D3 D4 D5 D6 D7 P SP
ST D0 D1 D2 D3 D4 D5 D6 D7 P
An "L" level is output from TXD2 due to the occurrence of a parity error
RXD2 pin level (1)
ST D0 D1 D2 D3 D4 D5 D6 D7 P SP ST D0 D1 D2 D3 D4 D5 D6 D7 P SP
RI bit in "1" U2C0 register "0" IR bit in "1" S2RIC register
"0" Read the U2RB register Read the U2RB register
The above timing diagram applies to the case where data is received in the direct format. STPS bit in U2MR register = 0 (1 stop bit) PRY bit in U2MR register = 1 (even parity) UFORM bit in U2C0 register = 0 (LSB first) U2LCH bit in U2C1 register = 0 (no reverse) U2IRS bit in U2C1 register = 1 (transmit is completed)
Set to "0" by an interrupt request acknowledgement or a program TC = 16 (n + 1) / fi or 16 (n + 1) / fEXT fi : frequency of U2BRG count source (f1SIO, f2SIO, f8SIO, f32SIO) fEXT : frequency of U2BRG count source (external clock) n : value set to U2BRG
NOTE: 1. Because TXD2 and RXD2 are connected, a composite waveform, consisting of transmit waveform from the transmitting end and parity error signal from receiving end, is generated.
Figure 15.32 Transmit and Receive Timing in SIM Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 188 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
Figure 15.33 shows the example of connecting the SIM interface. Connect TXD2 and RXD2 and apply pull-up.
Microcomputer
SIM card TXD2 RXD2
Figure 15.33 SIM Interface Connection 15.1.6.1 Parity Error Signal Output The parity error signal is enabled by setting the U2ERE bit in the U2C1 register to "1". The parity error signal is output when a parity error is detected while receiving data. This is achieved by pulling the TXD2 output low with the timing shown in Figure 15.32. If the R2RB register is read while outputting a parity error signal, the PER bit is set to "0" and at the same time the TXD2 output is returned high. When transmitting, a transmission-finished interrupt request is generated at the falling edge of the transfer clock pulse that immediately follows the stop bit. Therefore, whether a parity signal has been returned can be determined by reading the port that shares the RXD2 pin in a transmission-finished interrupt service routine. Figure 15.34 shows the output timing of the parity error signal
Transfer clock RXD2 TXD2 RI bit in U2C1 register
"H" "L" "H" "L" "H" "L" "1" "0"
ST
D0
D1
D2
D3
D4
D5
D6
D7
P
SP
(NOTE 1)
This timing diagram applies to the case where the direct format is implemented.
NOTE: 1: The output of microcomputer is in the high-impedance state (pulled up externally).
ST: Start bit P: Even Parity SP: Stop bit
Figure 15.34 Parity Error Signal Output Timing
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 189 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.1.6.2 Format When direct format, set the PRY bit in the U2MR register to "1", the UFORM bit in the U2C0 register to "0" and the U2LCH bit in the U2C1 register to "0". When inverse format, set the PRY bit to "0", UFORM bit to "1" and U2LCH bit to "1". Figure 15.35 shows the SIM interface format.
(1) Direct format
Transfer clock TXD2
"H" "L" "H" "L"
D0
D1
D2
D3
D4
D5
D6
D7
P P : Even parity
(2) Inverse format
Transfer clock TXD2
"H" "L" "H" "L"
D7
D6
D5
D4
D3
D2
D1
D0
P P : Odd parity
Figure 15.35 SIM Interface Format
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 190 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.2 SI/Oi (i = 3 to 6) (1)
SI/Oi is exclusive clock-synchronous serial I/Os. Figure 15.36 shows the block diagram of SI/Oi, and Figures 15.37 and 15.38 show the SI/Oi-related registers.Table 15.19 lists the specifications of SI/Oi. NOTE: 1. 100-pin version supports SI/O3 and SI/O4. 128-pin version supports SI/O3, SI/O4, SI/O5 and SI/O6.
Main clock, PLL clock, or on-chip oscillator clock
1/2 f1SIO
f2SIO PCLK1=0
Clock source select SMi1 to SMi0 00b f8SIO f32SIO 01b 10b
Synchronous circuit
Data bus
1/8
PCLK1=1 1/4
1/2
1/(n+1)
SiBRG register
SMi4 CLKi
CLK polarity reversing circuit
SMi3 SMi6
SMi6 SI/O counter i SI/Oi interrupt request
SMi2 SMi3 SOUTi SINi SMi5 LSB MSB
SiTRR register 8
i = 3 to 6 (5 and 6 are only in the 128-pin version.) n = A value set in the SiBRG register.
Figure 15.36 SI/Oi Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 191 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
SI/Oi Control Register (i = 3 to 6) (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol S3C S4C S5C (6) S6C (6)
Address 01E2h 01E6h 01EAh 01D8h
After Reset 01000000b 01000000b 01000000b 01000000b
Bit Symbol
SMi0 SMi1 SMi2 SMi3
Bit Name
b1 b0
Description
0 0 : Selecting f1SIO or f2SIO 0 1 : Selecting f8SIO 1 0 : Selecting f32SIO 1 1 : Do not set a value 0 : SOUTi output 1 : SOUTi output disabled (high-impedance) 0 : Input/output port 1 : SOUTi output, CLKi function 0 : Transmit data is output at falling edge of transfer clock and receive data is input at rising edge 1 : Transmit data is output at rising edge of transfer clock and receive data is input at falling edge 0 : LSB first 1 : MSB first 0 : External clock (2) 1 : Internal clock (3)
RW RW RW RW RW
Internal Synchronous Clock Select Bit (7) SOUTi Output Disable Bit (4) S I/Oi Port Select Bit (5)
SMi4
CLK Polarity Select Bit
RW
SMi5 SMi6
Transfer Direction Select Bit Synchronous Clock Select Bit
RW RW RW
SMi7
Effective when the SMi3 bit = 0 SOUTi Initial Value Set Bit 0 : "L" output 1 : "H" output
NOTES: 1. Make sure this register is written to by the next instruction after setting the PRC2 bit in the PRCR register to "1" (write enabled). 2. Set the SMi3 bit to "1" (SOUTi output, CLKi function) and the corresponding port direction bit to "0" (input mode). 3. Set the SMi3 bit to "1" (SOUTi output, CLKi function). 4. When the SM32, SM52 or SM62 bit = 1, the corresponding pin is placed in the high-impedance state regardless of which functions of those pins are being used. SI/O4 is effective only when the SM43 bit = 1 (SOUT4 output, CLK4 function). 5. When using SI/O4, set the SM43 bit to "1" (SOUT4 output, CLK4 function) and the corresponding port direction bit for SOUT4 pin to "0" (input mode). 6. The S5C and S6C registers are only in the 128-pin version. When using the S5C and S6C registers, set these registers after setting the PU37 bit in the PUR3 register to "1" (Pins P11 to P14 are usable). 7. When changing the SMi1 to SMi0 bits, set the SiBRG register.
SI/Oi Bit Rate Generator (i = 3 to 6) (1) (2) (4)
b7 b0
Symbol S3BRG S4BRG S5BRG (3) S6BRG (3) Description
Address 01E3h 01E7h 01EBh 01D9h
After Reset Indeterminate Indeterminate Indeterminate Indeterminate Setting Range 00h to FFh RW WO
Assuming that set value = n, SiBRG divides the count source by n + 1 NOTES: 1. Write to this register while serial I/O is neither transmitting nor receiving. 2. Use the MOV instruction to write to this register. 3. The S5BRG and S6BRG registers are only in the 128-pin version. 4. Write to this register after setting the SMi1 to SMi0 bits in the SiC register.
SI/Oi Transmit/Receive Register (i = 3 to 6) (1) (2)
b7 b0
Symbol S3TRR S4TRR S5TRR (3) S6TRR (3)
Address 01E0h 01E4h 01E8h 01D6h Description
After Reset Indeterminate Indeterminate Indeterminate Indeterminate RW RW
Transmission/reception starts by writing transmit data to this register. After transmission/reception finishes, reception data can be read by reading this register. NOTES: 1. Write to this register while serial I/O is neither transmitting nor receiving. 2. To receive data, set the corresponding port direction bit for SINi to "0" (input mode). 3. The S5TRR and S6TRR registers are only in the 128-pin version.
Figure 15.37 S3C to S6C Registers, S3BRG to S6BRG Registers, and S3TRR to S6TRR Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 192 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
SI/O3, 4, 5, 6 Transmit/Receive Register (1) (2)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol S3456TRR
Bit Symbol
Address 01DAh
After Reset XXXX0000b
Bit Name
SI/O3 Transmit/Receive Complete Flag SI/O4 Transmit/Receive Complete Flag SI/O5 Transmit/Receive Complete Flag SI/O6 Transmit/Receive Complete Flag
Function
0 : During transmission/reception 1 : Transmission/reception completed 0 : During transmission/reception 1 : Transmission/reception completed 0 : During transmission/reception 1 : Transmission/reception completed 0 : During transmission/reception 1 : Transmission/reception completed
RW RW RW RW RW
S3TRF S4TRF S5TRF
S6TRF (b7-b4)
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate.
-
NOTES: 1. The S3TRF to S6TRF bits can only be reset by writing to "0". (The S5TRF and S6TRF bits are only in the 128-pin version.) 2. When setting the S3TRF to S6TRF bits to "0", use the MOV instruction to write to the these bits after setting to "0" the bit set to "0" and setting other bits to "1".
Figure 15.38 S3456TRR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 193 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 15.19 SI/Oi Specifications Item Specification Transfer Data Format Transfer data length: 8 bits Transfer clock * SMi6 bit in SiC register = 1 (internal clock) : fj/2(n+1)
15. Serial Interface
Transmission/Reception Start Condition Interrupt Request Generation Timing
fj = f1SIO, f8SIO, f32SIO. n = Setting value of SiBRG register 00h to FFh (1) * SMi6 bit = 0 (external clock) : Input from CLKi pin Before transmission/reception can start, the following requirements must be met Write transmit data to the SiTRR register * When SMi4 bit in SiC register = 0 The rising edge of the last transfer clock pulse
(2) (3)
(4)
CLKi Pin Function SOUTi Pin Function SINi Pin Function Select Function
* When SMi4 bit = 1 The falling edge of the last transfer clock pulse (4) I/O port, transfer clock input, transfer clock output I/O port, transmit data output, high-impedance I/O port, receive data input * LSB first or MSB first selection Whether to start sending/receiving data beginning with bit 0 or beginning with bit 7 can be selected * Function for setting an SOUTi initial value set function When the SMi6 bit in the SiC register = 0 (external clock), the SOUTi pin output level while not transmitting can be selected. * CLK polarity selection Whether transmit data is output/input timing at the rising edge or falling edge of transfer clock can be selected.
i = 3 to 6 (5 and 6 are only in the 128-pin version.) NOTES: 1. To set the SMi6 bit in the SiC register to "0" (external clock), follow the procedure described below. * If the SMi4 bit in the SiC register = 0, write transmit data to the SiTRR register while input on the CLKi pin is high. The same applies when rewriting the SMi7 bit in the SiC register. * If the SMi4 bit = 1, write transmit data to the SiTRR register while input on the CLKi pin is low. The same applies when rewriting the SMi7 bit. * Because shift operation continues as long as the transfer clock is supplied to the SI/Oi circuit, stop the transfer clock after supplying eight pulses. If the SMi6 bit = 1 (internal clock), the transfer clock automatically stops. 2. Unlike UART0 to UART2, SI/Oi is not separated between the transfer register and buffer. Therefore, do not write the next transmit data to the SiTRR register during transmission. 3. When the SMi6 bit = 1 (internal clock), SOUTi retains the last data for a 1/2 transfer clock period after completion of transfer and, thereafter, goes to a high-impedance state. However, if transmit data is written to the SiTRR register during this period, SOUTi immediately goes to a high-impedance state, with the data hold time thereby reduced. 4. When the SMi6 bit = 1 (internal clock), the transfer clock stops in the high state if the SMi4 bit = 0, or stops in the low state if the SMi4 bit = 1.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 194 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.2.1 SI/Oi Operation Timing
Figure 15.39 shows the SI/Oi operation timing.
1.5 cycle (max.) (1) SI/Oi internal clock CLKi output Signal written to the SiTRR register
"H" "L" "H" "L" "H" "L" (NOTE 2)
SOUTi output SINi input
"H" "L" "H" "L"
D0
D1
D2
D3
D4
D5
D6
D7
IR bit in SiIC register
"1" "0" "1" "0"
SiTRF bit in S3456TRR register
i = 3 to 6 (5 and 6 are only in the 128-pin version.) * This diagram applies to the case where the bits in the SiC register are set as follows: SMi2 = 0 (SOUTi output) SMi3 = 1 (SOUTi output, CLKi function) SMi4 = 0 (transmit data output at the falling edge and receive data input at the rising edge of the transfer clock) SMi5 = 0 (LSB first) SMi6 = 1 (internal clock) NOTES: 1. If the SMi6 bit = 1 (internal clock), the serial I/O starts sending or receiving data a maximum of 1.5 transfer clock cycles after writing to the SiTRR register. 2. When the SMi6 bit = 1 (internal clock), the SOUTi pin is placed in the high-impedance state after the transfer finishes.
Figure 15.39 SI/Oi Operation Timing
15.2.2 CLK Polarity Selection
The SMi4 bit in the SiC register allows selection of the polarity of the transfer clock. Figure 15.40 shows the polarity of the transfer clock.
(1) When SMi4 bit in SiC register = 0 CLKi SOUTi SINi D0 D0 D1 D1 D2 D2 D3 D3 D4 D4 D5 D5 D6 D6 D7 D7
(NOTE 1)
(2) When SMi4 bit in SiC register = 1 CLKi SOUTi SINi D0 D0 D1 D1 D2 D2 D3 D3 D4 D4 D5 D5 D6 D6 D7 D7
(NOTE 2)
i = 3 to 6 (5 and 6 are only in the 128-pin version.) *This diagram applies to the case where the bits in the SiC register are set as follows: SMi5 = 0 (LSB first) SMi6 = 1 (internal clock) NOTES: 1. When the SMi6 bit = 1 (internal clock), a high level is output from the CLKi pin if not transferring data. 2. When the SMi6 bit = 1 (internal clock), a low level is output from the CLKi pin if not transferring data.
Figure 15.40 Polarity of Transfer Clock
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 195 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
15. Serial Interface
15.2.3 Functions for Setting an SOUTi Initial Value
If the SMi6 bit in the SiC register = 0 (external clock), the SOUTi pin output can be fixed high or low when not transferring (1). Figure 15.41 shows the timing chart for setting an SOUTi initial value and how to set it. NOTE: 1. When CAN0 function is selected, P7_4, P7_5 and P8_0 can be used as input/output pins for SI/O4. When CAN0 function is not selected, P9_5, P9_6 and P9_7 can be used as input/output pis for SI/O4.
(Example) When "H" selected for SOUTi initial value
Signal written to SiTRR register
Setting of the initial value of SOUTi output and starting of transmission/reception
SMi7 bit
Set the SMi3 bit to "0" (SOUTi pin functions as an I/O port)
SMi3 bit
SOUTi (internal)
D0
Set the SMi7 bit to "1" (SOUTi initial value = H)
SOUTi output
Port output Initial value = H (1) Setting the SOUTi Port selection switching initial value to "H" (2) (I/O port SOUTi)
D0
Set the SMi3 bit to "1" (SOUTi pin functions as SOUTi output) "H" level is output from the SOUTi pin Write to the SiTRR register
i = 3 to 6 (5 and 6 are only in the 128-pin version.) * This diagram applies to the case where the bits in the SiC register are set as follows: SMi2 = 0 (SOUTi output) SMi5 = 0 (LSB first) SMi6 = 0 (external clock) NOTES: 1.If the SMi6 bit = 1 (internal clock) or if the SMi2 bit = 1 (SOUTi output disabled), this output goes to the high-impedance state. 2.SOUTi can only be initialized when input on the CLKi pin is in the high state if the SMi4 bit in the SiC register = 0 (transmit data output at the falling edge of the transfer clock) or in the low state if the SMi4 bit = 1 (transmit data output at the rising edge of the transfer clock).
Serial transmit/reception starts
Figure 15.41 SOUTi's Initial Value Setting
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 196 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
16. A/D Converter
The microcomputer contains one A/D converter circuit based on 10-bit successive approximation method configured with a capacitive-coupling amplifier. The analog inputs share the pins with P10_0 to P10_7, _____________ P9_5, P9_6, P0_0 to P0_7, and P2_0 to P2_7. Similarly, ADTRG input shares the pin with P9_7. Therefore, when using these inputs, make sure the corresponding port direction bits are set to "0" (input mode). When not using the A/D converter, set the VCUT bit to "0" (VREF unconnected), so that no current will flow from the VREF pin into the resistor ladder, helping to reduce the power consumption of the chip. The A/D conversion result is stored in the ADi register's bits for ANi, AN0_i, and AN2_i pins (i = 0 to 7). Table 16.1 shows the performance of the A/D converter. Figure 16.1 shows the block diagram of the A/D converter, and Figures 16.2 and 16.3 show the A/D converter-related registers. Table 16.1 A/D Converter Performance Item Performance Method of A/D Conversion Successive approximation (capacitive coupling amplifier) (1) Analog Input Voltage 0V to AVCC (VCC) (2) Operating Clock AD fAD, divide-by-2 of fAD, divide-by-3 of fAD, divide-by-4 of fAD, divide-by-6 of fAD, divide-by-12 of fAD Resolution 8 bits or 10 bits (selectable) Integral Nonlinearity Error When AVCC = VREF = 5 V * With 8-bit resolution: 2LSB * With 10-bit resolution AN0 to AN7 input, AN0_0 to AN0_7 input and AN2_0 to AN2_7 input: 3LSB ANEX0 and ANEX1 input (including mode in which external operation amp is selected): 7LSB When AVCC = VREF = 3.3 V * With 8-bit resolution: 2LSB * With 10-bit resolution AN0 to AN7 input, AN0_0 to AN0_7 input and AN2_0 to AN2_7 input: 5LSB ANEX0 and ANEX1 input (including mode in which external operation amp is selected): 7LSB Operating Modes One-shot mode, repeat mode, single sweep mode, repeat sweep mode 0, and repeat sweep mode 1 Analog Input Pins 8 pins (AN0 to AN7) + 2 pins (ANEX0 and ANEX1) + 8 pins (AN0_0 to AN0_7) + 8 pins (AN2_0 to AN2_7) A/D Conversion * Software trigger Start Condition The ADST bit in the ADCON0 register is set to "1" (A/D conversion starts) * External trigger (retriggerable) _____________ Input on the ADTRG pin changes state from high to low after the ADST bit is set to "1" (A/D conversion starts) Conversion Speed Per Pin * Without sample and hold 8-bit resolution: 49 AD cycles, 10-bit resolution: 59 AD cycles * With sample and hold 8-bit resolution: 28 AD cycles, 10-bit resolution: 33 AD cycles NOTES: 1. Does not depend on use of sample and hold. 2. AD frequency must be 10 MHz or less. When sample and hold is disabled, AD frequency must be 250 kHz or more. When sample and hold is enabled, AD frequency must be 1 MHz or more.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 197 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
A/D conversion rate selection
0 CKS2 1 1 0 CKS0 0
CKS1
AD
fAD
1/3
1
1/2
1/2
Software trigger
0 1
TRG A/D trigger
ADTRG VREF AVSS
VCUT 0 1
Resistor ladder
Successive conversion register
ADCON1 register
ADCON0 register AD0 register AD1 register AD2 register AD3 register AD4 register AD5 register AD6 register AD7 register
Data bus high-order
Decoder for A/D register
ADCON2 register
Data bus low-order
(1)
PM00 PM01
VREF
Decoder for channel selection
VIN Port P10 group AN0 AN0 AN0 AN0 AN0 AN0 AN0 AN0
CH2 to CH0 =000b =001b =010b =011b =100b =101b =110b =111b ADGSEL1 to ADGSEL0=00b OPA1 to OPA0=00b
(1)
Comparator
Port P0 group AN0_0 AN0_1 AN0_2 AN0_3 AN0_4 AN0_5 AN0_6 AN0_7 Port P2 group AN2_0 AN2_1 AN2_2 AN2_3 AN2_4 AN2_5 AN2_6 AN2_7
CH2 to CH0 =000b =001b =010b =011b =100b =101b =110b =111b
PM01 to PM00=00b ADGSEL1 to ADGSEL0=10b OPA1 to OPA0=00b
PM01 to PM00=00b ADGSEL1 to ADGSEL0=11b OPA1 to OPA0=00b
CH2 to CH0 =000b =001b =010b =011b =100b =101b =110b =111b
ADGSEL1 to ADGSEL0=00b OPA1 to OPA0=11b
(1) PM01 to PM00=00b ADGSEL1 to ADGSEL0=10b OPA1 to OPA0=11b
PM01 to PM00=00b ADGSEL1 to ADGSEL0=11b OPA1 to OPA0=11b
ANEX0 ANEX1
OPA0=1 OPA1=1
OPA1 to OPA0 =01b OPA1=1
NOTE: 1. Port P0 group (AN0_0 to AN0_7) can be used as analog input pins even when PM01 to PM00 bits are set to "01b" (memory expansion mode) and PM05 to PM04 bits are set to "11b" (multiplex bus allocated to the entire CS space).
Figure 16.1 A/D Converter Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 198 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
A/D Control Register 0 (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol
ADCON0
Address
03D6h
After Reset
00000XXXb
Bit Symbol
CH0 CH1 CH2
Bit Name
Function
RW RW
Function varies Analog Input Pin Select Bit with each operation mode
RW RW
b4 b3
MD0 A/D Operation Mode Select Bit 0 MD1 TRG ADST CKS0 Trigger Select Bit A/D Conversion Start Flag Frequency Select Bit 0
0 0 : One-shot mode 0 1 : Repeat mode 1 0 : Single sweep mode 1 1 : Repeat sweep mode 0 or Repeat sweep mode 1 0 : Software trigger 1 : ADTRG trigger 0 : A/D conversion disabled 1 : A/D conversion started Refer to NOTE 2 for ADCON2 Register
RW RW RW RW RW
NOTE: 1. If the ADCON0 register is rewritten during A/D conversion, the conversion result will be indeterminate.
A/D Control Register 1 (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol
ADCON1
Address
03D7h
After Reset
00h
Bit symbol
SCAN0
Bit name
A/D Sweep Pin Select Bit
Function
Function varies with each operation mode 0 : Any mode other than repeat sweep mode 1 1 : Repeat sweep mode 1 0 : 8-bit mode 1 : 10-bit mode Refer to NOTE 2 for ADCON2 Register 0 : VREF not connected 1 : VREF connected Function varies with each operation mode
RW RW RW RW
SCAN1 MD2 A/D Operation Mode Select Bit 1 8/10-Bit Mode Select Bit Frequency Select Bit 1 VREF Connect Bit (2) External Op-Amp Connection Mode Bit
BITS CKS1 VCUT OPA0 OPA1
RW RW RW RW RW
NOTES: 1. If the ADCON1 register is rewritten during A/D conversion, the conversion result will be indeterminate. 2. If the VCUT bit is reset from "0" (VREF unconnected) to "1" (VREF connected), wait for 1 s or more before starting A/D conversion.
Figure 16.2 ADCON0 Register and ADCON1 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 199 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
A/D Control Register 2 (1)
b7 b6 b5 b4 b3 b2 b1 b0
0
Symbol
ADCON2
Address
03D4h
After Reset
00h
Bit Symbol
SMP ADGSEL0 ADGSEL1 (b3)
Bit Name
A/D Conversion Method Select Bit
Function
0 : Without sample and hold 1 : With sample and hold
b2 b1
RW RW RW RW RW
0 0 : Port P10 group is selected A/D Input Group Select Bit 0 1 : Do not set a value 1 0 : Port P0 group is selected 1 1 : Port P2 group is selected Reserved Bit Set to "0"
CKS2
Frequency Select Bit 2
(2)
0 : Selects fAD, divide-by-2 of fAD, or divide-by-4 of fAD. RW 1 : Selects divide-by-3 of fAD, divide-by-6 of fAD, or divide-by-12 of fAD.
(b7-b5)
Nothing is assigned. When write, set to "0". When read, their contents are "0".
-
NOTES: 1. If the ADCON2 register is rewritten during A/D conversion, the conversion result will be indeterminate. 2. The AD frequency must be 10 MHz or less. The selected AD frequency is determined by a combination of the CKS0 bit in the ADCON0 register, the CKS1 bit in the ADCON1 register, and the CKS2 bit in the ADCON2 register. CKS2 0 0 0 0 1 1 1 1 CKS1 0 0 1 1 0 0 1 1 CKS0 0 1 0 1 0 1 0 1 Divide-by-12 of fAD Divide-by-6 of fAD Divide-by-3 of fAD AD Divide-by-4 of fAD Divide-by-2 of fAD fAD
Symbol
AD0 AD1 AD2 AD3 AD4 AD5 AD6 AD7
Address
03C1h 03C3h 03C5h 03C7h 03C9h 03CBh 03CDh 03CFh to to to to to to to to 03C0h 03C2h 03C4h 03C6h 03C8h 03CAh 03CCh 03CEh
After Reset
Indeterminate Indeterminate Indeterminate Indeterminate Indeterminate Indeterminate Indeterminate Indeterminate
A/D Register i (i = 0 to 7)
(b15) b7 (b8) b0 b7 b0
Function
When BITS bit in ADCON1 register is "1" (10-bit mode) Low-order 8 bits of A/D conversion result High-order 2 bits of A/D conversion result When BITS bit is "0" (8-bit mode) A/D conversion result When read, the content is indeterminate.
RW RO RO -
Nothing is assigned. When write, set to "0". When read, their contents are "0".
Figure 16.3 ADCON2 Register, and AD0 to AD7 Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 200 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
16.1 Mode Description 16.1.1 One-shot Mode
In one-shot mode, analog voltage applied to a selected pin is A/D converted once. Table 16.2 lists the specifications of one-shot mode. Figure 16.4 shows the ADCON0 and ADCON1 registers in one-shot mode. Table 16.2 One-shot Mode Specifications Item Specification Function The CH2 to CH0 bits in the ADCON0 register, the ADGSEL1 to ADGSEL0 bits in the ADCON2 register and the OPA1 to OPA0 bits in the ADCON1 register select a pin Analog voltage applied to the pin is converted to a digital code once. A/D Conversion * When the TRG bit in the ADCON0 register is "0" (software trigger) Start Condition The ADST bit in the ADCON0 register is set to "1" (A/D conversion starts) _____________ * When the TRG bit is "1" (ADTRG trigger) _____________ Input on the ADTRG pin changes state from high to low after the ADST bit is set to "1" (A/D conversion starts) * Completion of A/D conversion (If a software trigger is selected, the ADST bit is set to "0" (A/D conversion halted).) * Set the ADST bit to "0" Completion of A/D conversion Select one pin from AN0 to AN7, AN0_0 to AN0_7, AN2_0 to AN2_7, ANEX0 to ANEX1 Read one of the AD0 to AD7 registers that corresponds to the selected pin
A/D Conversion Stop Condition Interrupt Request Generation Timing Analog Input Pin Reading of Result of A/D Converter
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 201 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
A/D Control Register 0 (1)
b7 b6 b5 b4 b3 b2 b1 b0
00
Symbol
ADCON0
Address
03D6h
After Reset
00000XXXb
Bit Symbol
CH0
Bit Name
b2 b1 b0
Function
RW RW
CH1
CH2 MD0 MD1 TRG ADST CKS0
0 0 0 : AN0 is selected 0 0 1 : AN1 is selected 0 1 0 : AN2 is selected Analog Input Pin Select Bit 0 1 1 : AN3 is selected 1 0 0 : AN4 is selected 1 0 1 : AN5 is selected 1 1 0 : AN6 is selected 1 1 1 : AN7 is selected (2) (3) A/D Operation Mode Select Bit 0 Trigger Select Bit A/D Conversion Start Flag Frequency Select Bit 0
b4 b3
RW
RW RW RW RW RW RW
0 0 : One-shot mode (3) 0 : Software trigger 1 : ADTRG trigger 0 : A/D conversion disabled 1 : A/D conversion started Refer to NOTE 2 for ADCON2 Register
NOTES: 1. If the ADCON0 register is rewritten during A/D conversion, the conversion result will be indeterminate. 2. AN0_0 to AN_7, and AN2_0 to AN2_7 can be used in same way as AN0 to AN7. Use the ADGSEL1 to ADGSEL0 bits in the ADCON2 register to select the desired pin. 3. After rewriting the MD1 to MD0 bits, set the CH2 to CH0 bits over again using another instruction.
A/D Control Register 1 (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol
ADCON1
Address
03D7h
After Reset
00h
1
0
Bit Symbol
SCAN0
Bit Name
A/D Sweep Pin Select Bit
Function
Invalid in one-shot mode
RW RW RW
SCAN1 MD2 BITS CKS1 VCUT OPA0 OPA1 A/D Operation Mode Select Bit 1 8/10-Bit Mode Select Bit Frequency Select Bit 1 VREF Connect Bit (2) Set to "0" when one-shot mode is selected 0 : 8-bit mode 1 : 10-bit mode Refer to NOTE 2 for ADCON2 Register 1 : VREF connected
b7 b6
RW RW RW RW
External Op-Amp Connection Mode Bit
0 0 : ANEX0 and ANEX1 are not used RW 0 1 : ANEX0 input is A/D converted 1 0 : ANEX1 input is A/D converted RW 1 1 : External op-amp connection mode
NOTES: 1. If the ADCON1 register is rewritten during A/D conversion, the conversion result will be indeterminate. 2. If the VCUT bit is reset from "0" (VREF unconnected) to "1" (VREF connected), wait for 1 s or more before starting A/D conversion.
Figure 16.4 ADCON0 Register and ADCON1 Register in One-shot Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 202 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
16.1.2 Repeat Mode
In repeat mode, analog voltage applied to a selected pin is repeatedly converted to a digital code. Table 16.3 lists the specifications of repeat mode. Figure 16.5 shows the ADCON0 and ADCON1 registers in repeat mode. Table 16.3 Repeat Mode Specifications Item Specification Function The CH2 to CH0 bits in the ADCON0 register, the ADGSEL1 to ADGSEL0 bits in the ADCON2 register and the OPA1 to OPA0 bits in the ADCON1 register select a pin. Analog voltage applied to this pin is repeatedly converted to a digital code. A/D Conversion Start Condition * When the TRG bit in the ADCON0 register is "0" (software trigger) The ADST bit in the ADCON0 register is set to "1" (A/D conversion starts) _____________ * When the TRG bit is "1" (ADTRG trigger) _____________ Input on the ADTRG pin changes state from high to low after the ADST bit is set to "1" (A/D conversion starts) Set the ADST bit to "0" (A/D conversion halted) None generated Select one pin from AN0 to AN7, AN0_0 to AN0_7, AN2_0 to AN2_7, ANEX0 to ANEX1 Read one of the AD0 to AD7 registers that corresponds to the selected pin
A/D Conversion Stop Condition Interrupt Request Generation Timing Analog Input Pin Reading of Result of A/D Converter
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 203 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
A/D Control Register 0 (1)
b7 b6 b5 b4 b3 b2 b1 b0
01
Symbol
ADCON0
Address
03D6h
After Reset
00000XXXb
Bit Symbol
CH0
Bit Name
b2 b1 b0
Function
RW RW
CH1
CH2 MD0 MD1 TRG ADST CKS0
0 0 0 : AN0 is selected 0 0 1 : AN1 is selected 0 1 0 : AN2 is selected Analog Input Pin Select Bit 0 1 1 : AN3 is selected 1 0 0 : AN4 is selected 1 0 1 : AN5 is selected 1 1 0 : AN6 is selected 1 1 1 : AN7 is selected (2) (3) A/D Operation Mode Select Bit 0 Trigger Select Bit A/D Conversion Start Flag Frequency Select Bit 0
b4 b3
RW
RW RW RW RW RW RW
0 1 : Repeat mode (3) 0 : Software trigger 1 : ADTRG trigger 0 : A/D conversion disabled 1 : A/D conversion started Refer to NOTE 2 for ADCON2 Register
NOTES: 1. If the ADCON0 register is rewritten during A/D conversion, the conversion result will be indeterminate. 2. AN0_0 to AN_7, and AN2_0 to AN2_7 can be used in same way as AN0 to AN7. Use the ADGSEL1 to ADGSEL0 bits in the ADCON2 register to select the desired pin. 3. After rewriting the MD1 to MD0 bits, set the CH2 to CH0 bits over again using another instruction.
A/D Control Register 1 (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol
ADCON1
Address
03D7h
After Reset
00h
1
0
Bit Symbol
SCAN0
Bit Name
A/D Sweep Pin Select Bit
Function
Invalid in repeat mode
RW RW RW
SCAN1 MD2 BITS CKS1 VCUT OPA0 OPA1 A/D Operation Mode Select Bit 1 8/10-Bit Mode Select Bit Frequency Select Bit 1 VREF Connect Bit (2) Set to "0" when repeat mode is selected 0 : 8-bit mode 1 : 10-bit mode Refer to NOTE 2 for ADCON2 Register 1 : VREF connected
b7 b6
RW RW RW RW
External Op-Amp Connection Mode Bit
0 0 : ANEX0 and ANEX1 are not used RW 0 1 : ANEX0 input is A/D converted 1 0 : ANEX1 input is A/D converted RW 1 1 : External op-amp connection mode
NOTES: 1. If the ADCON1 register is rewritten during A/D conversion, the conversion result will be indeterminate. 2. If the VCUT bit is reset from "0" (VREF unconnected) to "1" (VREF connected), wait for 1 s or more before starting A/D conversion.
Figure 16.5 ADCON0 Register and ADCON1 Register in Repeat Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 204 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
16.1.3 Single Sweep Mode
In single sweep mode, analog voltage that is applied to selected pins is converted one-by-one to a digital code. Table 16.4 lists the specifications of single sweep mode. Figure 16.6 shows the ADCON0 and ADCON1 registers in single sweep mode. Table 16.4 Single Sweep Mode Specifications Item Specification Function The SCAN1 to SCAN0 bits in the ADCON1 register and the ADGSEL1 to ADGSEL0 bits in the ADCON2 register select pins. Analog voltage applied to this pins is converted one-by-one to a digital code. A/D Conversion * When the TRG bit in the ADCON0 register is "0" (software trigger) Start Condition The ADST bit in the ADCON0 register is set to "1" (A/D conversion starts) _____________ * When the TRG bit is "1" (ADTRG trigger) _____________ Input on the ADTRG pin changes state from high to low after the ADST bit is set to "1" (A/D conversion starts) A/D Conversion Stop Condition Interrupt Request Generation Timing Analog Input Pin Reading of Result of * Completion of A/D conversion (If a software trigger is selected, the ADST bit is set to "0" (A/D conversion halted).) * Set the ADST bit to "0" Completion of A/D conversion Select from AN0 to AN1 (2 pins), AN0 to AN3 (4 pins), AN0 to AN5 (6 pins), (1) AN0 to AN7 (8 pins) Read one of the AD0 to AD7 registers that corresponds to the selected pin
A/D Converter NOTE: 1. AN0_0 to AN0_7, and AN2_0 to AN2_7 can be used in the same way as AN0 to AN7.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 205 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
A/D Control Register 0 (1)
b7 b6 b5 b4 b3 b2 b1 b0
10
Symbol
ADCON0
Address
03D6h
After Reset
00000XXXb
Bit Symbol
CH0
Bit Name
Function
RW RW
CH1
Analog Input Pin Select Bit Invalid in single sweep mode
RW
CH2 MD0 MD1 TRG ADST CKS0 A/D Operation Mode Select Bit 0 Trigger Select Bit A/D Conversion Start Flag Frequency Select Bit 0
b4 b3
RW RW RW RW RW RW
1 0 : Single sweep mode 0 : Software trigger 1 : ADTRG trigger 0 : A/D conversion disabled 1 : A/D conversion started Refer to NOTE 2 for ADCON2 Register
NOTE: 1. If the ADCON0 register is rewritten during A/D conversion, the conversion result will be indeterminate.
A/D Control Register 1 (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol
ADCON1
Address
03D7h
After Reset
00h
1
0
Bit Symbol
SCAN0
Bit Name
b1 b0
Function
When single sweep mode is selected
RW RW
A/D Sweep Pin Select Bit SCAN1 MD2 BITS CKS1 VCUT OPA0 OPA1 A/D Operation Mode Select Bit 1 8/10-Bit Mode Select Bit Frequency Select Bit 1 VREF Connect Bit (3)
0 0 : AN0, AN1 (2 pins) 0 1 : AN0 to AN3 (4 pins) 1 0 : AN0 to AN5 (6 pins) 1 1 : AN0 to AN7 (8 pins)
(2)
RW
Set to "0" when single sweep mode RW is selected 0 : 8-bit mode 1 : 10-bit mode Refer to NOTE 2 for ADCON2 Register 1 : VREF connected
b7 b6
RW RW RW
External Op-Amp Connection Mode Bit
0 0 : ANEX0 and ANEX1 are not used RW 0 1 : Do not set a value 1 0 : Do not set a value RW 1 1 : External op-amp connection mode
NOTES: 1. If the ADCON1 register is rewritten during A/D conversion, the conversion result will be indeterminate. 2. AN0_0 to AN_7, and AN2_0 to AN2_7 can be used in same way as AN0 to AN7. Use the ADGSEL1 to ADGSEL0 bits in the ADCON2 register to select the desired pin. 3. If the VCUT bit is reset from "0" (VREF unconnected) to "1" (VREF connected), wait for 1 s or more before starting A/D conversion.
Figure 16.6 ADCON0 Register and ADCON1 Register in Single Sweep Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 206 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
16.1.4 Repeat Sweep Mode 0
In repeat sweep mode 0, analog voltage applied to selected pins is repeatedly converted to a digital code. Table 16.5 lists the specifications of repeat sweep mode 0. Figure 16.7 shows the ADCON0 and ADCON1 registers in repeat sweep mode 0. Table 16.5 Repeat Sweep Mode 0 Specifications Item Specification Function The SCAN1 to SCAN0 bits in the ADCON1 register and the ADGSEL1 to ADGSEL0 bits in the ADCON2 register select pins. Analog voltage applied to the pins is repeatedly converted to a digital code. A/D Conversion * When the TRG bit in the ADCON0 register is "0" (software trigger) Start Condition The ADST bit in the ADCON0 register is set to "1" (A/D conversion starts) _____________ * When the TRG bit is "1" (ADTRG trigger) _____________ Input on the ADTRG pin changes state from high to low after the ADST bit is set to "1" (A/D conversion starts) Set the ADST bit to "0" (A/D conversion halted) None generated Select from AN0 to AN1 (2 pins), AN0 to AN3 (4 pins), AN0 to AN5 (6 pins), (1) AN0 to AN7 (8 pins) Read one of the AD0 to AD7 registers that corresponds to the selected pin
A/D Conversion Stop Condition Interrupt Request Generation Timing Analog Input Pin Reading of Result of
A/D Converter NOTE: 1. AN0_0 to AN0_7, and AN2_0 to AN2_7 can be used in the same way as AN0 to AN7.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 207 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
A/D Control Register 0 (1)
b7 b6 b5 b4 b3 b2 b1 b0
11
Symbol
ADCON0
Address
03D6h
After Reset
00000XXXb
Bit Symbol
CH0
Bit Name
Function
RW RW
CH1
Analog Input Pin Select Bit Invalid in repeat sweep mode 0
RW
CH2 MD0 MD1 TRG ADST CKS0 A/D Operation Mode Select Bit 0 Trigger Select Bit A/D Conversion Start Flag Frequency Select Bit 0
b4 b3
RW 1 1 : Repeat sweep mode 0 or Repeat sweep mode 1 0 : Software trigger 1 : ADTRG trigger 0 : A/D conversion disabled 1 : A/D conversion started Refer to NOTE 2 for ADCON2 Register RW RW RW RW RW
NOTE: 1. If the ADCON0 register is rewritten during A/D conversion, the conversion result will be indeterminate.
A/D Control Register 1 (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol
ADCON1
Address
03D7h
After reset
00h
1
0
Bit Symbol
SCAN0
Bit Name
b1 b0
Function
When repeat sweep mode 0 is selected
RW RW
A/D Sweep Pin Select Bit SCAN1 MD2 BITS CKS1 VCUT OPA0 OPA1 A/D Operation Mode Select Bit 1 8/10-Bit Mode Select Bit Frequency Select Bit 1 VREF Connect Bit (3)
0 0 : AN0, AN1 (2 pins) 0 1 : AN0 to AN3 (4 pins) 1 0 : AN0 to AN5 (6 pins) 1 1 : AN0 to AN7 (8 pins)
(2)
RW RW RW RW RW
Set to "0" when repeat sweep mode 0 is selected 0 : 8-bit mode 1 : 10-bit mode Refer to NOTE 2 for ADCON2 Register 1 : VREF connected
b7 b6
External Op-Amp Connection Mode Bit
0 0 : ANEX0 and ANEX1 are not used RW 0 1 : Do not set a value 1 0 : Do not set a value RW 1 1 : External op-amp connection mode
NOTES: 1. If the ADCON1 register is rewritten during A/D conversion, the conversion result will be indeterminate. 2. AN0_0 to AN_7, and AN2_0 to AN2_7 can be used in same way as AN0 to AN7. Use the ADGSEL1 to ADGSEL0 bits in the ADCON2 register to select the desired pin. 3. If the VCUT bit is reset from "0" (VREF unconnected) to "1" (VREF connected), wait for 1 s or more before starting A/D conversion.
Figure 16.7 ADCON0 Register and ADCON1 Register in Repeat Sweep Mode 0
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 208 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
16.1.5 Repeat Sweep Mode 1
In repeat sweep mode 1, analog voltage selectively applied to all pins is repeatedly converted to a digital code. Table 16.6 lists the specifications of repeat sweep mode 1. Figure 16.8 shows the ADCON0 and ADCON1 registers in repeat sweep mode 1. Table 16.6 Repeat Sweep Mode 1 Specifications Item Function
Specification
The input voltages on all pins selected by the ADGSEL1 to ADGSEL0 bits in the ADCON2 register are A/D converted repeatedly, with priority given to pins selected by the SCAN1 to SCAN0 bits in the ADCON1 register and ADGSEL1 to ADGSEL0 bits. Example : If AN0 selected, input voltages are A/D converted in order of AN0 AN1 AN0 AN2 AN0 AN3, and so on.
A/D Conversion Start Condition
* When the TRG bit in the ADCON0 register is "0" (software trigger) The ADST bit in the ADCON0 register is set to "1" (A/D conversion starts)
_____________
* When the TRG bit is "1" (ADTRG trigger) _____________ Input on the ADTRG pin changes state from high to low after the ADST A/D Conversion Stop Condition Interrupt Request Generation Timing bit is set to "1" (A/D conversion starts) Set the ADST bit to "0" (A/D conversion halted) None generated
Analog Input Pins to be Given Select from AN0 (1 pin), AN0 to AN1 (2 pins), AN0 to AN2 (3 pins), (1) Priority when A/D Converted AN0 to AN3 (4 pins) Reading of Result of Read one of the AD0 to AD7 registers that corresponds to the selected pin A/D Converter NOTE: 1. AN0_0 to AN0_7, and AN2_0 to AN2_7 can be used in the same way as AN0 to AN7.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 209 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
A/D Control Register 0 (1)
b7 b6 b5 b4 b3 b2 b1 b0
11
Symbol
ADCON0
Address
03D6h
After Reset
00000XXXb
Bit Symbol
CH0
Bit Name
Function
RW RW
CH1
Analog Input Pin Select Bit Invalid in repeat sweep mode 1
RW
CH2 MD0 MD1 TRG ADST CKS0 A/D Operation Mode Select Bit 0 Trigger Select Bit A/D Conversion Start Flag Frequency Select Bit 0
b4 b3
RW 1 1 : Repeat sweep mode 0 or Repeat sweep mode 1 0 : Software trigger 1 : ADTRG trigger 0 : A/D conversion disabled 1 : A/D conversion started Refer to NOTE 2 for ADCON2 Register RW RW RW RW RW
NOTE: 1. If the ADCON0 register is rewritten during A/D conversion, the conversion result will be indeterminate.
A/D Control Register 1 (1)
b7 b6 b5 b4 b3 b2 b1 b0
1
1
Symbol
ADCON1
Address
03D7h
After Reset
00h
Bit Symbol
SCAN0
Bit Name
b1 b0
Function
When repeat sweep mode 1 is selected
RW RW
A/D Sweep Pin Select Bit SCAN1 MD2 BITS CKS1 VCUT OPA0 OPA1 A/D Operation Mode Select Bit 1 8/10-Bit Mode Select Bit Frequency Select Bit 1 VREF Connect Bit (3)
0 0 : AN0 (1 pin) 0 1 : AN0, AN1 (2 pins) 1 0 : AN0 to AN2 (3 pins) 1 1 : AN0 to AN3 (4 pins) (2) Set to "1" when repeat sweep mode 1 is selected 0 : 8-bit mode 1 : 10-bit mode Refer to NOTE 2 for ADCON2 Register 1 : VREF connected
b7 b6
RW RW RW RW RW
External Op-Amp Connection Mode Bit
0 0 : ANEX0 and ANEX1 are not used RW 0 1 : Do not set a value 1 0 : Do not set a value RW 1 1 : External op-amp connection mode
NOTES: 1. If the ADCON1 register is rewritten during A/D conversion, the conversion result will be indeterminate. 2. AN0_0 to AN_7, and AN2_0 to AN2_7 can be used in same way as AN0 to AN7. Use the ADGSEL1 to ADGSEL0 bits in the ADCON2 register to select the desired pin. 3. If the VCUT bit is reset from "0" (VREF unconnected) to "1" (VREF connected), wait for 1 s or more before starting A/D conversion.
Figure 16.8 ADCON0 Register and ADCON1 Register in Repeat Sweep Mode 1
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 210 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
16.2 Function 16.2.1 Resolution Select Function
The desired resolution can be selected using the BITS bit in the ADCON1 register. If the BITS bit is set to "1" (10-bit conversion accuracy), the A/D conversion result is stored in the bit 0 to bit 9 in the ADi register (i = 0 to 7). If the BITS bit is set to "0" (8-bit conversion accuracy), the A/D conversion result is stored in the bit 0 to bit 7 in the ADi register.
16.2.2 Sample and Hold
If the SMP bit in the ADCON2 register is set to "1" (with sample-and-hold), the conversion speed per pin is increased to 28 AD cycles for 8-bit resolution or 33 AD cycles for 10-bit resolution. Sample-and-hold is effective in all operation modes. Select whether or not to use the sample and hold function before starting A/D conversion.
16.2.3 Extended Analog Input Pins
In one-shot and repeat modes, the ANEX0 and ANEX1 pins can be used as analog input pins. Use the OPA1 to OPA0 bits in the ADCON1 register to select whether or not use ANEX0 and ANEX1. The A/D conversion results of ANEX0 and ANEX1 inputs are stored in the AD0 and AD1 registers, respectively.
16.2.4 External Operation Amplifier (Op-Amp) Connection Mode
Multiple analog inputs can be amplified using a single external op-amp via the ANEX0 and ANEX1 pins. Set the OPA1 to OPA0 bits in the ADCON1 register to "11b" (external op-amp connection mode). The inputs from ANi (i = 0 to 7) (1) are output from the ANEX0 pin. Amplify this output with an external op-amp before sending it back to the ANEX1 pin. The A/D conversion result is stored in the corresponding ADi register. The A/D conversion speed depends on the response characteristics of the external op-amp. Figure 16.9 shows an example of how to connect the pins in external operation amp. NOTE: 1. AN0_i and AN2_i can be used the same as ANi.
Microcomputer
ADGSEL1 to ADGSEL0 bits in ADCON2 register = 00b
AN0 AN1 AN2 AN3 AN4 AN5 AN6 AN7
ADGSEL1 to ADGSEL0 bits = 10b
Resistor ladder
Successive conversion register
AN0_0 AN0_1 AN0_2 AN0_3 AN0_4 AN0_5 AN0_6 AN0_7
ADGSEL1 to ADGSEL0 bits = 11b
AN2_0 AN2_1 AN2_2 AN2_3 AN2_4 AN2_5 AN2_6 AN2_7 ANEX0 ANEX1
External op-amp
Comparator
Figure 16.9 External Op-Amp Connection
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 211 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
16.2.5 Current Consumption Reducing Function
When not using the A/D converter, its resistor ladder and reference voltage input pin (VREF) can be separated using the VCUT bit in the ADCON1 register. When separated, no current will flow from the VREF pin into the resistor ladder, helping to reduce the power consumption of the chip. To use the A/D converter, set the VCUT bit to "1" (VREF connected) and then set the ADST bit in the ADCON0 register to "1" (A/D conversion start). The VCUT and ADST bits cannot be set to "1" at the same time. Nor can the VCUT bit be set to "0" (VREF unconnected) during A/D conversion. Note that this does not affect VREF for the D/A converter (irrelevant).
16.2.6 Output Impedance of Sensor under A/D Conversion
To carry out A/D conversion properly, charging the internal capacitor C shown in Figure 16.10 has to be completed within a specified period of time. T (sampling time) as the specified time. Let output impedance of sensor equivalent circuit be R0, microcomputer's internal resistance be R, precision (error) of the A/D converter be X, and the resolution of A/D converter be Y (Y is 1024 in the 10-bit mode, and 256 in the 8-bit mode). VC is generally VC = VIN {1 - e And when t = T, VC=VIN -
1 C (R0 + R)
-
1 C (R0 + R)
t
}
X X VIN=VIN(1 - ) Y Y
T
X Y X 1 - T= ln C (R0 + R) Y e = Hence, R0 = - T C * ln X Y -R
-
Figure 16.10 shows analog input pin and external sensor equivalent circuit. When the difference between VIN and VC becomes 0.1LSB, we find impedance R0 when voltage between pins VC changes from 0 to VIN-(0.1/1024) VIN in time T. (0.1/1024) means that A/D precision drop due to insufficient capacitor charge is held to 0.1LSB at time of A/D conversion in the 10-bit mode. Actual error however is the value of absolute precision added to 0.1LSB. When f(AD) = 10 MHz, T = 0.3 s in the A/D conversion mode with sample & hold. Output impedance R0 for sufficiently charging capacitor C within time T is determined as follows. T = 0.3 s, R = 7.8 k, C = 1.5 pF, X = 0.1, and Y = 1024. Hence, R0 = - 0.3 10-6 1.5 10 -12 * ln 0.1 1024 -7.8 103 = 13.9 103
Thus, the allowable output impedance of the sensor circuit capable of thoroughly driving the A/D converter turns out to be approximately 13.9 k.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 212 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
16. A/D Converter
Microcomputer
Sensor equivalent circuit R0 VIN
R (7.8 k) C (1.5 pF) VC Sampling time Sample and hold enabled: Sample and hold disabled: 3 AD 2 AD
Figure 16.10 Analog Input Pin and External Sensor Equivalent Circuit
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 213 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
17. D/A Converter
17. D/A Converter
This is an 8-bit, R-2R type D/A converter. These are two independent D/A converters. D/A conversion is performed by writing to the DAi register (i = 0, 1). To output the result of conversion, set the DAiE bit in the DACON register to "1" (output enabled). Before D/A conversion can be used, the corresponding port direction bit must be set to "0" (input mode). Setting the DAiE bit to "1" removes a pull-up from the corresponding port. Output analog voltage (V) is determined by a set value (n : decimal) in the DAi register. V = VREF n/ 256 (n = 0 to 255) VREF : reference voltage Table 17.1 lists the performance of the D/A converter. Figure 17.1 shows the block diagram of the D/A converter. Figure 17.2 shows the D/A converter-related registers. Figure 17.3 shows the D/A converter equivalent circuit. Table 17.1 D/A Converter Performance Item D/A conversion Method R-2R method Resolution 8 bits Analog Output Pin 2 channels (DA0 and DA1)
Performance
Data bus low-order
DA0 register
R-2R resistor ladder DA0E bit
0 1
DA0
DA1 register
R-2R resistor ladder DA1E bit
0 1
DA1
Figure 17.1 D/A Converter Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 214 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
17. D/A Converter
D/A Control Register (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol
DACON
Address
03DCh
After Reset
00h
Bit Symbol
DA0E DA1E (b7-b2)
Bit Name
D/A0 Output Enable Bit D/A1 Output Enable Bit
Function
0 : Output disabled 1 : Output enabled 0 : Output disabled 1 : Output enabled
RW RW RW -
Nothing is assigned. When write, set to "0". When read, their contents are "0".
NOTE: 1. When not using the D/A converter, set the DAiE bit (i = 0, 1) to "0" (output disabled) to reduce the unnecessary current consumption in the chip and set the DAi register to "00h" to prevent current from flowing into the R-2R resistor ladder.
D/A Register i (i = 0, 1) (1)
b7 b0
Symbol
DA0 DA1
Address
03D8h 03DAh
After Reset
00h 00h
Function
Output value of D/A conversion
Setting Range
00h to FFh
RW RW
NOTE: 1. When not using the D/A converter, set the DAiE bit (i = 0, 1) to "0" (output disabled) to reduce the unnecessary current consumption in the chip and set the DAi register to "00h" to prevent current from flowing into the R-2R resistor ladder.
Figure 17.2 DACON Register, DA0 and DA1 Registers
DAiE bit r DAi "1" 2R MSB DAi register "0" AVSS VREF (2) i = 0, 1 NOTES: 1. The above diagram shows an instance in which the DAi register is assigned "2Ah". 2. VREF is not related to VCUT bit setting in the ADCON1 register. "1" 2R 2R 2R 2R 2R 2R 2R LSB "0" R R R R R R R 2R
Figure 17.3 D/A Converter Equivalent Circuit
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 215 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
18. CRC Calculation
18. CRC Calculation
The Cyclic Redundancy Check (CRC) operation detects an error in data blocks. The microcomputer uses a generator polynomial of CRC-CCITT (X16 + X12 + X5 + 1) to generate CRC code. The CRC code consists of 16 bits which are generated for each data block in given length, separated in 8-bit unit. After the initial value is set in the CRCD register, the CRC code is set in that register each time one byte of data is written to the CRCIN register. CRC code generation for one-byte data is finished in two cycles. Figure 18.1 shows the block diagram of the CRC circuit. Figure 18.2 shows the CRC-related registers. Figure 18.3 shows the calculation example using the CRC operation.
Data bus high-order Data bus low-order
Low-order 8 bits
High-order 8 bits
CRCD register
CRC code generating circuit
x16 +x12 +x5 +1
CRCIN register
Figure 18.1 CRC Circuit Block Diagram
CRC Data Register
(b15) b7 (b8) b0 b7 b0
Symbol
CRCD
Address
03BDh to 03BCh
After Reset Indeterminate Setting Range
0000h to FFFFh RW RW
Function
When data is written to the CRCIN register after setting the initial value in the CRCD register, the CRC code can be read out from the CRCD register.
CRC Input Register
b7 b0
Symbol
CRCIN
Address
03BEh
After Reset Indeterminate Setting Range
00h to FFh RW RW
Function
Data input
Figure 18.2 CRCD Register and CRCIN Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 216 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
18. CRC Calculation
Setup procedure and CRC operation when generating CRC code "80C4h"
CRC operation performed by the M16C CRC code: Remainder of a division in which the value written to the CRCIN register with its bit positions reversed is divided by the generator polynomial 6 12 5 Generator polynomial: X +X +X +1(1 0001 0000 0010 0001b) Setting procedure (1) Reverse the bit positions of the value "80C4h" by program in 1-byte unit. "80h" "01h", "C4h" "23h"
b15 b0
(2) Write 0000h (initial value)
b7 b0
CRCD register
(3) Write 01h
CRCIN register Two cycles later, the CRC code for "80h," i.e., 9188h, has its bit positions reversed to become "1189h" which is stored in the CRCD register.
b15 b0
1189h
CRCD register
b7
b0
(4) Write 23h
CRCIN register Two cycles later, the CRC code for "80C4h," i.e., 8250h, has its bit positions reversed to become "0A41h" which is stored in the CRCD register.
b15 b0
0A41h
CRCD register
Details of CRC operation As shown in (3) above, bit position of "01h" (00000001b) written to the CRCIN register is inversed and becomes "10000000b". Add "1000 0000 0000 0000 0000 0000b", as "10000000b" plus 16 digits, to "0000 0000 0000 0000 0000 0000b", as "0000 0000 0000 0000b" plus 8 digits as the default value of the CRCD register to perform the modulo-2 division. Modulo-2 operation is operation that complies with the law given below. 0+0=0 0+1=1 1+0=1 1+1=0 -1 = 1
1 0001 0000 0010 0001 1000 0000 0000 0000 1000 1000 0001 0000 Generator polynomial 1000 0001 0000 1000 1000 0001 1001 0001 CRC code
1000 1000 0000 0000 1 1000 0 0000 1 1000 1000
Data
"0001 0001 1000 1001b (1189h)", the remainder "1001 0001 1000 1000b (9188h)" with inversed bit position, can be read from the CRCD register. When going on to (4) above, "23h (00100011b)" written in the CRCIN register is inversed and becomes "11000100b". Add "1100 0100 0000 0000 0000 0000b", as "11000100b" plus 16 digits, to "1001 0001 1000 1000 0000 0000b", as "1001 0001 1000 1000b" plus 8 digits as a remainder of (3) left in the CRCD register to perform the modulo-2 division. "0000 1010 0100 0001b (0A41h)", the remainder with inversed bit position, can be read from CRCD register.
Figure 18.3 CRC Calculation
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 217 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19. CAN Module
The CAN (Controller Area Network) module for the M16C/6N Group (M16C/6NL, M16C/6NN) of microcomputers is a communication controller implementing the CAN 2.0B protocol. The M16C/6N Group (M16C/6NL, M16C/6NN) contains one CAN module which can transmit and receive messages in both standard (11-bit) ID and extended (29-bit) ID formats. Figure 19.1 shows a block diagram of the CAN module. External CAN bus driver and receiver are required.
Data Bus
C0CONR Register
C0CTLR Register
C0GMR Register C0LMAR Register C0MCTLj Register C0LMBR Register
C0IDR Register
CTX
Message Box slots 0 to 15
Protocol Controller
Acceptance Filter slots 0 to 15 16 Bit Timer
CRX
C0TSR Register
Message ID DLC Message Data Time Stamp
Wake-Up Function Interrupt Generation Function
C0STR Register C0SSTR Register C0ICR Register CAN0 Successful Reception Int CAN0 Successful Transmission Int CAN0 Error Int
C0RECR Register C0TECR Register
Data Bus
j = 0 to 15
CAN0 Wake-Up Int
Figure 19.1 CAN Module Block Diagram
CAN I/O pins. This controller handles the bus arbitration and the CAN protocol services, i.e. bit timing, stuffing, error status etc. Message box: This memory block consists of 16 slots that can be configured either as transmitter or receiver. Each slot contains an individual ID, data length code, a data field (8 bytes) and a time stamp. Acceptance filter: This block performs filtering operation for received messages. For the filtering operation, the C0GMR register, the C0LMAR register, or the C0LMBR register is used. 16 bit timer: Used for the time stamp function. When the received message is stored in the message memory, the timer value is stored as a time stamp. Wake-up function: CAN0 wake-up interrupt request is generated by a message from the CAN bus. Interrupt generation function: The interrupt requests are generated by the CAN module. CAN0 successful reception interrupt, CAN0 successful transmission interrupt, CAN0 error interrupt and CAN0 wake-up interrupt.
CTX/CRX: Protocol controller:
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 218 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.1 CAN Module-Related Registers
The CAN0 module has the following registers.
19.1.1 CAN Message Box
A CAN module is equipped with 16 slots (16 bytes or 8 words each). Slots 14 and 15 can be used as Basic CAN. * Priority of the slots: The smaller the number of the slot, the higher the priority, in both transmission and reception. * A program can define whether a slot is defined as transmitter or receiver.
19.1.2 Acceptance Mask Registers
A CAN module is equipped with 3 masks for the acceptance filter. * CAN0 global mask register (C0GMR register: 6 bytes) Configuration of the masking condition for acceptance filtering processing to slots 0 to 13 * CAN0 local mask A register (C0LMAR register: 6 bytes) Configuration of the masking condition for acceptance filtering processing to slot 14 * CAN0 local mask B register (C0LMBR register: 6 bytes) Configuration of the masking condition for acceptance filtering processing to slot 15
19.1.3 CAN SFR Registers
* CAN0 message control register j (j = 0 to 15) (C0MCTLj register: 8 bits 16) Control of transmission and reception of a corresponding slot * CANi control register (i = 0, 1) (CiCTLR register: 16 bits) Control of the CAN protocol * CAN0 status register (C0STR register: 16 bits) Indication of the protocol status * CAN0 slot status register (C0SSTR register: 16 bits) Indication of the status of contents of each slot * CAN0 interrupt control register (C0ICR register: 16 bits) Selection of "interrupt enabled or disabled" for each slot * CAN0 extended ID register (C0IDR register: 16 bits) Selection of ID format (standard or extended) for each slot * CAN0 configuration register (C0CONR register: 16 bits) Configuration of the bus timing * CAN0 receive error count register (C0RECR register: 8 bits) Indication of the error status of the CAN module in reception: the counter value is incremented or decremented according to the error occurrence. * CAN0 transmit error count register (C0TECR register: 8 bits) Indication of the error status of the CAN module in transmission: the counter value is incremented or decremented according to the error occurrence. * CAN0 time stamp register (C0TSR register: 16 bits) Indication of the value of the time stamp counter * CAN0 acceptance filter support register (C0AFS register: 16 bits) Decoding the received ID for use by the acceptance filter support unit Explanation of each register is given below.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 219 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.2 CAN0 Message Box
Table 19.1 shows the memory mapping of the CAN0 message box. It is possible to access to the message box in byte or word. Mapping of the message contents differs from byte access to word access. Byte access or word access can be selected by the MsgOrder bit of the C0CTLR register. Table 19.1 Memory Mapping of CAN0 Message Box Address 0060h + n * 16 + 0 0060h + n * 16 + 1 0060h + n * 16 + 2 0060h + n * 16 + 3 0060h + n * 16 + 4 0060h + n * 16 + 5 0060h + n * 16 + 6 006016 + n * 16 + 7 * * * 0060h + n * 16 + 13 0060h + n * 16 + 14 0060h + n * 16 + 15 n = 0 to 15: the number of the slot Message Content (Memory Mapping) Byte access (8 bits) Word access (16 bits) SID10 to SID6 SID5 to SID0 SID5 to SID0 SID10 to SID6 EID17 to EID14 EID13 to EID6 EID13 to EID6 EID17 to EID14 EID5 to EID0 Data Length Code (DLC) Data Length Code (DLC) EID5 to EID0 Data byte 0 Data byte 1 Data byte 1 Data byte 0 * * * * * * Data byte 7 Data byte 6 Time stamp high-order byte Time stamp low-order byte Time stamp low-order byte Time stamp high-order byte
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 220 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
Figures 19.2 and 19.3 show the bit mapping in each slot in byte access and word access. The content of each slot remains unchanged unless transmission or reception of a new message is performed.
b7
b0
SID10 SID5 SID4
SID9 SID3 EID17
SID8 SID2 EID16 EID8 EID2 DLC2
SID7 SID1 EID15 EID7 EID1 DLC1
SID6 SID0 EID14 EID6 EID0 DLC0
EID13
EID12
EID11 EID5
EID10 EID4
EID9 EID3 DLC3
Data Byte 0 Data Byte 1
Data Byte 7 Time Stamp high-order byte Time Stamp low-order byte
CAN Data Frame:
SID10 to 6 SID5 to 0 EID17 to 14 EID13 to 6 EID5 to 0 DLC3 to 0
Data Byte 0 Data Byte 1 Data Byte 7
NOTE: 1. When is read, the value is the one written upon the transmission slot configuration. The value is "0" when read on the reception slot configuration.
Figure 19.2 Bit Mapping in Byte Access
b15
b8 SID10 SID9 SID8 SID7 SID6
b7
b0 SID5 SID4 SID3 SID2 SID1 SID0
EID17 EID16 EID15 EID14 EID13 EID12 EID11 EID10 EID9 EID8 EID7 EID6 EID5 EID4 EID3 EID2 EID1 EID0 Data Byte 0 Data Byte 2 Data Byte 4 Data Byte 6 Time Stamp high-order byte DLC3 DLC2 DLC1 DLC0 Data Byte 1 Data Byte 3 Data Byte 5 Data Byte 7 Time Stamp low-order byte
CAN Data Frame:
SID10 to 6 SID5 to 0 EID17 to 14 EID13 to 6 EID5 to 0 DLC3 to 0
Data Byte 0 Data Byte 1 Data Byte 7
NOTE: 1. When is read, the value is the one written upon the transmission slot configuration. The value is "0" when read on the reception slot configuration.
Figure 19.3 Bit Mapping in Word Access
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 221 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.3 Acceptance Mask Registers
Figures 19.4 and 19.5 show the C0GMR register, the C0LMAR register, and the C0LMBR register, in which bit mapping in byte access and word access are shown.
Addresses
b7 SID10 SID5 SID4 SID9 SID3 EID17 EID13 EID12 EID11 EID5 EID10 EID4 SID10 SID5 SID4 EID9 EID3 SID9 SID3 EID17 EID13 EID12 EID11 EID5 EID10 EID4 SID10 SID5 SID4 EID9 EID3 SID9 SID3 EID17 EID13 EID12 EID11 EID5 EID10 EID4 EID9 EID3 SID8 SID2 EID16 EID8 EID2 SID8 SID2 EID16 EID8 EID2 SID8 SID2 EID16 EID8 EID2 SID7 SID1 EID15 EID7 EID1 SID7 SID1 EID15 EID7 EID1 SID7 SID1 EID15 EID7 EID1 b0 SID6 SID0 EID14 EID6 EID0 SID6 SID0 EID14 EID6 EID0 SID6 SID0 EID14 EID6 EID0 CAN0 0160h 0161h 0162h 0163h 0164h 0166h 0167h 0168h 0169h 016Ah 016Ch 016Dh 016Eh 016Fh 0170h
C0GMR register
C0LMAR register
C0LMBR register
NOTES: 1. is undefined. 2. These registers can be written in CAN reset/initialization mode of the CAN module.
Figure 19.4 Bit Mapping of Mask Registers in Byte Access
Addresses
b15 b8 SID10 SID9 SID8 SID7 SID6 b7 b0 SID5 SID4 SID3 SID2 SID1 SID0 CAN0 0160h 0162h 0164h SID5 SID4 SID3 SID2 SID1 SID0 0166h 0168h 016Ah SID5 SID4 SID3 SID2 SID1 SID0 016Ch 016Eh 0170h
EID17 EID16 EID15 EID14 EID13 EID12 EID11 EID10 EID9 EID8 EID7 EID6 EID5 EID4 EID3 EID2 EID1 EID0 SID10 SID9 SID8 SID7 SID6
C0GMR register
EID17 EID16 EID15 EID14 EID13 EID12 EID11 EID10 EID9 EID8 EID7 EID6 EID5 EID4 EID3 EID2 EID1 EID0 SID10 SID9 SID8 SID7 SID6
C0LMAR register
EID17 EID16 EID15 EID14 EID13 EID12 EID11 EID10 EID9 EID8 EID7 EID6 EID5 EID4 EID3 EID2 EID1 EID0
C0LMBR register
NOTES: 1. is undefined. 2. These registers can be written in CAN reset/initialization mode of the CAN module.
Figure 19.5 Bit Mapping of Mask Registers in Word Access
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 222 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.4 CAN SFR Registers
Figures 19.6 to 19.12 show the CAN SFR registers.
CAN0 Message Control Register j ( j = 0 to 15) (4)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol C0MCTL0 to C0MCTL15
Bit Symbol Bit Name Successful Reception Flag
Address 0200h to 020Fh
After Reset 00h
RW
Function When set to reception slot 0: The content of the slot is read or still under processing by the CPU. 1 The CAN module has stored new data in the slot. When set to transmission slot 0: Transmission is not started or completed yet. 1: Transmission is successfully completed. When set to reception slot 0: The message is valid. 1: The message is invalid. (The message is being updated.) When set to transmission slot 0: Waiting for bus idle or completion of arbitration. 1: Transmitting
NewData
RO (1)
SentData
Successful Transmission Flag
RO (1)
InvalData
"Under Reception" Flag "Under Transmission" Flag
RO
TrmActive
RO
MsgLost
Overwrite Flag
When set to reception slot 0: No message has been overwritten in this slot. (1) 1: This slot already contained a message, but it has RO been overwritten by a new one. 0: Data frame transmission/reception status 1: Remote frame transmission/reception status
Remote Frame Transmission/ RemActive Reception Status Flag (2)
RW
RspLock
Auto Response Lock Mode Select Bit
When set to reception remote frame slot 0: After a remote frame is received, it will be answered automatically. 1: After a remote frame is received, no transmission will be started as long as this bit is set to "1". (Not responding) 0: Slot not corresponding to remote frame 1: Slot corresponding to remote frame 0: Not reception slot 1: Reception slot
RW
Remote
Remote Frame Corresponding Slot Select Bit Reception Slot Request Bit (3)
RW
RecReq TrmReq
RW RW
Transmission 0: Not transmission slot Slot Request Bit (3) 1: Transmission slot
NOTES: 1. As for write, only writing "0" is possible. The value of each bit is written when the CAN module enters the respective state. 2. In Basic CAN mode, slots 14 and 15 serve as data format identification flag. The RemActive bit is set to "0" if the data frame is received and it is set to "1" if the remote frame is received. 3. One slot cannot be defined as reception slot and transmission slot at the same time. 4. This register can not be set in CAN reset/initialization mode of the CAN module.
Figure 19.6 C0MCTLj Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 223 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
CAN0 Control Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol C0CTLR Bit Symbol Reset LoopBack MsgOrder BasicCAN BusErrEn Sleep PortEn (b7)
Address 0210h Bit Name CAN Module Reset Bit (1)
Loop Back Mode
After Reset X0000001b Function 0: Operation mode 1: Reset/initialization mode 0: Loop back mode disabled 1: Loop back mode enabled 0: Word access 1: Byte access 0: Basic CAN mode disabled 1: Basic CAN mode enabled 0: Bus error interrupt disabled 1: Bus error interrupt enabled 0: Sleep mode disabled 1: Sleep mode enabled; clock supply stopped 0: I/O port function 1: CTX/CRX function RW RW RW RW RW RW RW RW -
Select Bit (2)
Message Order
Select Bit (2)
Basic CAN Mode
Select Bit (2)
Bus Error Interrupt
Enable Bit (2)
Sleep Mode
Select Bit (2) (3) CAN Port Enable Bit (2) (3)
Nothing is assigned. When write, set to "0". When read, its content is indeterminate.
NOTES: 1. When the Reset bit is set to "1" (CAN reset/initialization mode), check that the State_Reset bit in the C0STR register is set to "1" (Reset mode). 2. Change this bit only in the CAN reset/initialization mode. 3. When using CAN0 wake-up interrupt, set these bits to "1".
(b15) b7 (b8) b0
b6
b5
b4
b3
b2
b1
Symbol C0CTLR Bit Symbol
Address 0211h Bit Name
b1 b0
After Reset XX0X0000b Function 0 0: Period of 1 bit time 0 1: Period of 1/2 bit time 1 0: Period of 1/4 bit time 1 1: Period of 1/8 bit time RW
TSPreScale
Time Stamp Prescaler (3)
RW
TSReset RetBusOff (b4)
Time Stamp Counter 0: Nothing is occurred. 1: Force reset of the time stamp counter Reset Bit (1) Return From Bus Off 0: Nothing is occurred. 1: Force return from bus off Command Bit (2) Nothing is assigned. When write, set to "0". When read, its content is indeterminate. Listen-Only Mode Select Bit (3) 0: Listen-only mode disabled 1: Listen-only mode enabled (4)
RW RW RW -
RXOnly (b7-b6)
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate.
NOTES: 1. When the TSReset bit = 1, the C0TSR register is set to "0000h". After this, the bit is automatically set to "0". 2. When the RetBusOff bit = 1, the C0RECR and C0TECR registers are set to "00h". After this, this bit is automatically set to "0". 3. Change this bit only in the CAN reset/initialization mode. 4. When the listen-only mode is selected, do not request the transmission.
Figure 19.7 C0CTLR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 224 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
CAN1 Control Register (1)
b7 b6 b5 b4 b3 b2 b1 b0
0
1
0
0
0
0
0
Symbol C1CTLR Bit Symbol (b4-b0)
Address 0230h Bit Name Reserved Bit Reserved Bit Reserved Bit
After Reset X0000001b Function Set to "0" Set to "1" Set to "0" RW RW RW RW -
(b5)
(b6)
(b7)
Nothing is assigned. When write, set to "0". When read, its content is indeterminate.
NOTE: 1. Make sure "0020h" is set to this register (addresses 0230h, 0231h). Moreover, make sure the CCLKR register is set after setting "0020h" to this register.
(b15) b7 (b8) b0
b6
b5
b4
b3
b2
b1
0
0
0
0
0
Symbol C1CTLR Bit Symbol (b3-b0)
Address 0231h Bit Name Reserved Bit
After Reset XX0X0000b Function Set to "0" RW RW RW -
(b4)
Nothing is assigned. When write, set to "0". When read, its content is indeterminate. Reserved Bit Set to "0"
(b5)
(b7-b6)
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate.
Figure 19.8 C1CTLR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 225 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
CAN0 Status Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol C0STR Bit Symbol
Address 0212h Bit Name
After Reset 00h Function
b3 b2 b1 b0
RW
MBOX
Active Slot Bits (1)
0 0 0 0 : Slot 0 0 0 0 1 : Slot 1 0 0. 1 0 : Slot 2 . . 1 1 1 0 : Slot 14 1 1 1 1 : Slot 15 0: No [successful] transmission 1: The CAN module has transmitted a message successfully. 0: No [successful] reception 1: CAN module received a message successfully. 0: CAN module is idle or receiver. 1: CAN module is transmitter. 0: CAN module is idle or transmitter. 1: CAN module is receiver.
RO
TrmSucc
Successful Transmission Flag (1) Successful Reception Flag (1) Transmission Flag (Transmitter) Reception Flag (Receiver)
RO
RecSucc TrmState RecState
RO RO RO
NOTE: 1. These bits can be changed only when a slot which an interrupt is enabled by the C0ICR register is transmitted or received successfully.
(b15) b7
b6
b5
b4
b3
b2
b1
(b8) b0
Symbol C0STR Bit Symbol
Address 0213h Bit Name
After Reset X0000001b Function 0: Operation mode 1: Reset mode 0: Not Loop back mode 1: Loop back mode 0:Word access 1: Byte access 0: Not Basic CAN mode 1: Basic CAN mode 0: No error has occurred. 1: A CAN bus error has occurred. 0: CAN module is not in error passive state. 1: CAN module is in error passive state. 0: CAN module is not in error bus off state. 1: CAN module is in error bus off state. RW RO RO RO RO RO RO RO -
State_Reset Reset State Flag State_ LoopBack State_ MsgOrder State_ BasicCAN State_ BusError State_ ErrPass State_ BusOff (b7)
Loop Back State Flag Message Order State Flag Basic CAN Mode State Flag Bus Error State Flag Error Passive State Flag Error Bus Off State Flag
Nothing is assigned. When write, set to "0". When read, its content is indeterminate.
Figure 19.9 C0STR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 226 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
CAN0 Slot Status Register
(b15) b7 (b8) b0 b7 b0
Symbol C0SSTR
Address 0215h, 0214h Function
After Reset 0000h Setting Values 0: Reception slot The message has been read. Transmission slot Transmission is not completed. 1: Reception slot The message has not been read. Transmission slot Transmission is completed. RW
Slot status bits Each bit corresponds to the slot with the same number.
RO
CAN0 Interrupt Control Register (1)
(b15) b7 (b8) b0 b7 b0
Symbol C0ICR
Address 0217h, 0216h Function
After Reset 0000h Setting Values RW
Interrupt enable bits: 0: Interrupt disabled Each bit corresponds with a slot with the same 1: Interrupt enabled number. Enabled/disabled of successful transmission interrupt or successful reception interrupt can be selected. NOTE: 1. This register can not be set in CAN reset/initialization mode of the CAN module.
RW
CAN0 Extended ID Register (1)
(b15) b7 (b8) b0 b7 b0
Symbol C0IDR
Address 0219h, 0218h Function
After Reset 0000h Setting Values RW
Extended ID bits: 0: Standard ID Each bit corresponds with a slot with the same 1: Extended ID number. Selection of the ID format that each slot handles. NOTE: 1. This register can not be set in CAN reset/initialization mode of the CAN module.
RW
Figure 19.10 C0SSTR Register, C0ICR Register and C0IDR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 227 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
CAN0 Configuration Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol C0CONR Bit Symbol
Address 021Ah Bit Name
After Reset Indeterminate Function
b3 b2 b1 b0
RW
BRP
Prescaler Division Ratio Select Bits
0 0 0 0 : Divide-by-1 of fCAN 0 0 0 1 : Divide-by-2 of fCAN 0 0 1 0 : Divide-by-3 of fCAN 1 1 1 0 : Divide-by-15 of fCAN 1 1 1 1 : Divide-by-16 of fCAN (1)
.....
RW
SAM
Sampling Control Bit
0 : One time sampling 1 : Three times sampling
b7 b6 b5
RW
PTS
Propagation Time Segment Control Bits
0 0 0 : 1Tq 0 0 1 : 2Tq 0 1 0 : 2Tq 1 1 0 : 7Tq 1 1 1 : 8Tq
.....
RW
NOTE: 1. fCAN serves for the CAN clock. The period is decided by configuration of the CCLKi bit (i = 0 to 2) in the CCLKR register.
(b15) b7 (b8) b0
b6
b5
b4
b3
b2
b1
Symbol C0CONR Bit Symbol
Address 021Bh Bit Name
After Reset Indeterminate Function
b2 b1b0
RW
PBS1
Phase Buffer Segment 1 Control Bits
0 0 0 : Do not set a value 0 0 1 : 2Tq 0 1 0 : 3Tq 1 1 0 : 7Tq 1 1 1 : 8Tq
b5 b4 b3
RW
PBS2
Phase Buffer Segment 2 Control Bits
0 0 0 : Do not set a value 0 0 1 : 2Tq 0 1 0 : 3Tq 1 1 0 : 7Tq 1 1 1 : 8Tq
b7 b6
..... .....
RW
SJW
Resynchronization Jump Width Control Bits
0 0 1 1
0 : 1Tq 1 : 2Tq 0 : 3Tq 1 : 4Tq
RW
Figure 19.11 C0CONR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 228 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
CAN0 Receive Error Count Register
b7 b0
Symbol C0RECR
Address 021Ch Function
After Reset 00h Counter Value 00h to FFh (1) RW RO
Reception error counting function The value is incremented or decremented according to the CAN module's error status. NOTE: 1. The value is indeterminate in bus off state.
CAN0 Transmit Error Count Register
b7 b0
Symbol C0TECR
Address 021Dh Function
After Reset 00h Counter Value 00h to FFh (1) RW RO
Transmission error counting function The value is incremented or decremented according to the CAN module's error status. NOTE: 1. The value is indeterminate in bus off state.
CAN0 Time Stamp Register
(b15) b7 (b8) b0 b7 b0
Symbol C0TSR
Address 021Fh, 021Eh Function
After Reset 0000h Counter Value 0000h to FFFFh RW RO
Time stamp function
CAN0 Acceptance Filter Support Register
(b15) b7 (b8) b0 b7 b0
Symbol C0AFS
Address 0243h, 0242h
After Reset Indeterminate
Function Write the content equivalent to the standard frame ID of the received message. The value is "converted standard frame ID" when read.
Setting Values
RW RW
Standard frame ID
Figure 19.12 C0RECR Register, C0TECR Register, C0TSR Register and C0AFS Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 229 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.5 Operational Modes
The CAN module has the following four operational modes. * CAN Reset/Initialization Mode * CAN Operation Mode * CAN Sleep Mode * CAN Interface Sleep Mode Figure 19.13 shows transition between operational modes.
MCU Reset
Reset = 0 CAN reset/initialization
mode State_Reset = 1
CAN operation mode
State_Reset = 0
Reset = 1 TEC > 255 when 11 consecutive recessive bits are detected 128 times or RetBusOff = 1
Sleep = 0 and Reset = 1 CCLK3 = 1 CAN interface sleep mode CCLK3 = 0
Sleep = 1 and Reset = 0
CAN sleep mode
Reset = 1
Bus off state
State_BusOff = 1
CCLK3: Bit in CCLKR register Reset, Sleep, RetBusOff: Bits in C0CTLR register State_Reset, State_BusOff: Bits in C0STR register
Figure 19.13 Transition Between Operational Modes
19.5.1 CAN Reset/Initialization Mode
The CAN reset/initialization mode is activated upon MCU reset or by setting the Reset bit in the C0CTLR register to "1". If the Reset bit is set to "1", check that the State_Reset bit in the C0STR register is set to "1". Entering the CAN reset/initialization mode initiates the following functions by the module: * CAN communication is impossible. * When the CAN reset/initialization mode is activated during an ongoing transmission in operation mode, the module suspends the mode transition until completion of the transmission (successful, arbitration loss, or error detection). Then, the State_Reset bit is set to "1", and the CAN reset/initialization mode is activated. * The C0MCTLj (j = 0 to 15), C0STR, C0ICR, C0IDR, C0RECR, C0TECR and C0TSR registers are initialized. All these registers are locked to prevent CPU modification. * The C0CTLR, C0CONR, C0GMR, C0LMAR and C0LMBR registers and the CAN0 message box retain their contents and are available for CPU access.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 230 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.5.2 CAN Operation Mode
The CAN operation mode is activated by setting the Reset bit in the C0CTLR register to "0". If the Reset bit is set to "0", check that the State_Reset bit in the C0STR register is set to "0". If 11 consecutive recessive bits are detected after entering the CAN operation mode, the module initiates the following functions: * The module's communication functions are released and it becomes an active node on the network and may transmit and receive CAN messages. * Release the internal fault confinement logic including receive and transmit error counters. The module may leave the CAN operation mode depending on the error counts. Within the CAN operation mode, the module may be in three different sub modes, depending on which type of communication functions are performed: * Module idle : The modules receive and transmit sections are inactive. * Module receives : The module receives a CAN message sent by another node. * Module transmits : The module transmits a CAN message. The module may receive its own message simultaneously when the LoopBack bit in the C0CTLR register = 1 (Loop back mode enabled). Figure 19.14 shows sub modes of the CAN operation mode.
Module idle
TrmState = 0 RecState = 0
Start transmission
Finish transmission
Finish reception
Detect an SOF
Module transmits
TrmState = 1 RecState = 0
Module receives
TrmState = 0 RecState = 1
Lost in arbitration TrmState, RecState: Bits in C0STR register
Figure 19.14 Sub Modes of CAN Operation Mode
19.5.3 CAN Sleep Mode
The CAN sleep mode is activated by setting the Sleep bit to "1" and the Reset bit to "0" in the C0CTLR register. It should never be activated from the CAN operation mode but only via the CAN reset/initialization mode. Entering the CAN sleep mode instantly stops the clock supply to the module and thereby reduces power dissipation.
19.5.4 CAN Interface Sleep Mode
The CAN interface sleep mode is activated by setting the CCLK3 bit in the CCLKR register to "1". It should never be activated but only via the CAN sleep mode. Entering the CAN interface sleep mode instantly stops the clock supply to the CPU Interface in the module and thereby reduces power dissipation.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 231 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.5.5 Bus Off State
The bus off state is entered according to the fault confinement rules of the CAN specification. When returning to the CAN operation mode from the bus off state, the module has the following two cases. In this time, the value of any CAN registers, except C0STR, C0RECR and C0TECR registers, does not change. (1) When 11 consecutive recessive bits are detected 128 times The module enters instantly into error active state and the CAN communication becomes possible immediately. (2) When the RetBusOff bit in the C0CTLR register = 1 (Force return from buss off) The module enters instantly into error active state, and the CAN communication becomes possible again after 11 consecutive recessive bits are detected.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 232 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.6 Configuration CAN Module System Clock
The M16C/6N Group (M16C/6NL, M16C/6NN) has a CAN module system clock select circuit. Configuration of the CAN module system clock can be done through manipulating the CCLKR register and the BRP bit in the C0CONR register. For the CCLKR register, refer to 8. Clock Generating Circuit. Figure 19.15 shows a block diagram of the clock generating circuit of the CAN module system.
f1
Divide-by-1 (undivided) Divide-by-2 Divide-by-4 Divide-by-8 Value: 1, 2, 4, 8, 16 Divide-by-16
CAN module system clock divider
Prescaler fCAN 1/2
CCLKR register
Baud rate prescaler division value :P+1
fCANCLK
CAN module
fCAN : CAN module system clock P : The value written in the BRP bit in the C0CONR register. P = 0 to 15 fCANCLK : CAN communication clock fCANCLK = fCAN/2(P + 1)
Figure 19.15 Block Diagram of CAN Module System Clock Generating Circuit
19.7 Bit Timing Configuration
The bit time consists of the following four segments: * Synchronization segment (SS) This serves for monitoring a falling edge for synchronization. * Propagation time segment (PTS) This segment absorbs physical delay on the CAN network which amounts to double the total sum of delay on the CAN bus, the input comparator delay, and the output driver delay. * Phase buffer segment 1 (PBS1) This serves for compensating the phase error. When the falling edge of the bit falls later than expected, the segment can become longer by the maximum of the value defined in SJW. * Phase buffer segment 2 (PBS2) This segment has the same function as the phase buffer segment 1. When the falling edge of the bit falls earlier than expected, the segment can become shorter by the maximum of the value defined in SJW. Figure 19.16 shows the bit timing.
Bit time SS PTS PBS1
SJW
Sampling point
PBS2
SJW
The range of each segment: Bit time = 8 to 25Tq SS = 1Tq PTS = 1Tq to 8Tq PBS1 = 2Tq to 8Tq PBS2 = 2Tq to 8Tq SJW = 1Tq to 4Tq
Configuration of PBS1 and PBS2: PBS1 PBS2 PBS1 SJW PBS2 2 when SJW = 1 PBS2 SJW when 2 SJW 4
Figure 19.16 Bit Timing
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 233 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.8 Bit-rate
Bit-rate depends on f1, the division value of the CAN module system clock, the division value of the baud rate prescaler, and the number of Tq of one bit. Table 19.2 shows the examples of bit-rate. Table 19.2 Examples of Bit-rate Bit-rate 24MHz 1Mbps 12Tq (1) 500kbps 12Tq (2) 24Tq (1) 125kbps 12Tq (8) 16Tq (6) 24Tq (4) 83.3kbps 12Tq (12) 16Tq (9) 24Tq (6) 33.3kbps 12Tq (30) 24Tq (15)
20MHz 10Tq (1) 10Tq (2) 20Tq (1) 10Tq (8) 20Tq (4) 10Tq (12) 20Tq (6) 10Tq (30) 20Tq (15)
16MHz 8Tq (1) 8Tq (2) 16Tq (1) 8Tq (8) 16Tq (4) 8Tq (12) 16Tq (6) 8Tq (30) 16Tq (15)
10MHz 10Tq (1) 10Tq (4) 20Tq (2) 10Tq (6) 20Tq (3) 10Tq (15) -
8MHz 8Tq (1) 8Tq (4) 16Tq (2) 8Tq (6) 16Tq (3) 8Tq (15) -
NOTE: 1. The number in ( ) indicates a value of "fCAN division value" multiplied by "baud rate prescaler division value".
19.8.1 Calculation of Bit-rate
f1 2 "fCAN division value (1)" "baud rate prescaler division value (2)" "number of Tq of one bit" NOTES: 1. fCAN division value = 1, 2, 4, 8, 16 fCAN division value: a value selected in the CCLKR register 2. Baud rate prescaler division value = P + 1 (P: 0 to 15) P: a value selected in the BRP bit in the CiCONR register (i = 0, 1)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 234 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.9 Acceptance Filtering Function and Masking Function
These functions serve the users to select and receive a facultative message. The C0GMR register, the C0LMAR register, and the C0LMBR register can perform masking to the standard ID and the extended ID of 29 bits. The C0GMR register corresponds to slots 0 to 13, the C0LMAR register corresponds to slot 14, and the C0LMBR register corresponds to slot 15. The masking function becomes valid to 11 bits or 29 bits of a received ID according to the value in the corresponding slot of the C0IDR register upon acceptance filtering operation. When the masking function is employed, it is possible to receive a certain range of IDs. Figure 19.17 shows correspondence of the mask registers and slots, Figure 19.18 shows the acceptance function.
C0GMR register
Slot #0 Slot #1 Slot #2 Slot #3 Slot #4 Slot #5 Slot #6 Slot #7 Slot #8 Slot #9 Slot #10 Slot #11 Slot #12 Slot #13 Slot #14 Slot #15
C0LMAR register C0LMBR register
Figure 19.17 Correspondence of Mask Registers to Slots
ID stored in ID of the the slot received message
The value of the mask register
Mask Bit Values 0: ID (to which the received message corresponds) match is handled as "Don't care". 1: ID (to which the received message corresponds) match is checked.
Acceptance Signal
Acceptance judge signal 0: The CAN module ignores the current incoming message. (Not stored in any slot) 1: The CAN module stores the current incoming message in a slot of which ID matches.
Figure 19.18 Acceptance Function When using the acceptance function, note the following points. (1) When one ID is defined in two slots, the one with a smaller number alone is valid. (2) When it is configured that slots 14 and 15 receive all IDs with Basic CAN mode, slots 14 and 15 receive all IDs which are not stored into slots 0 to 13.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 235 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.10 Acceptance Filter Support Unit (ASU)
The acceptance filter support unit has a function to judge valid/invalid of a received ID through table search. The IDs to receive are registered in the data table; a received ID is stored in the C0AFS register, and table search is performed with a decoded received ID. The acceptance filter support unit can be used for the IDs of the standard frame only. The acceptance filter support unit is valid in the following cases. * When the ID to receive cannot be masked by the acceptance filter. (Example) IDs to receive: 078h, 087h, 111h * When there are too many IDs to receive; it would take too much time to filter them by software. Figure 19.19 shows the write and read of the C0AFS register in word access.
Address
CAN0
b15 b8 b7 b0 SID5 SID4 SID3 SID2 SID1 SID0
When write
SID10 SID9 SID8 SID7 SID6
242h
3/8 Decoder
b15
b8
When read
b7 b0 SID10 SID9 SID8 SID7 SID6 SID5 SID4 SID3
242h
Figure 19.19 Write/read of C0AFS Register in Word Access
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 236 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.11 Basic CAN Mode
When the BasicCAN bit in the C0CTLR register is set to "1" (Basic CAN mode enabled), slots 14 and 15 correspond to Basic CAN mode. In normal operation mode, each slot can handle only one type message at a time, either a data frame or a remote frame by setting C0MCTLj regisrer (j = 0 to 15). However, in Basic CAN mode, slots 14 and 15 can receive both types of message at the same time. When slots 14 and 15 are defined as reception slots in Basic CAN mode, received messages are stored in slots 14 and 15 alternately. Which type of message has been received can be checked by the RemActive bit in the C0MCTLj register. Figure 19.20 shows the operation of slots 14 and 15 in Basic CAN mode.
Slot 14 Slot 15
Empty Locked (empty)
Msg n Locked (empty)
Locked (Msg n) Msg n + 1
Msg n+2 (Msg n lost) Locked (Msg n+1)
Msg n
Msg n+1
Msg n+2
Figure 19.20 Operation of Slots 14 and 15 in Basic CAN Mode When using Basic CAN mode, note the following points. (1) Setting of Basic CAN mode has to be done in CAN reset/initialization mode. (2) Select the same ID for slots 14 and 15. Also, setting of the C0LMAR and C0LMBR register has to be the same. (3) Define slots 14 and 15 as reception slot only. (4) There is no protection available against message overwrite. A message can be overwritten by a new message. (5) Slots 0 to 13 can be used in the same way as in normal CAN operation mode.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 237 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.12 Return from Bus Off Function
When the protocol controller enters bus off state, it is possible to make it forced return from bus off state by setting the RetBusOff bit in the C0CTLR register to "1" (Force return from bus off). At this time, the error state changes from bus off state to error active state. If the RetBusOff bit is set to "1", the C0RECR and C0TECR registers are initialized and the State_BusOff bit in the C0STR register is set to "0" (CAN module is not in error bus off state). However, registers of the CAN module such as C0CONR register and the content of each slot are not initialized.
19.13 Time Stamp Counter and Time Stamp Function
When the C0TSR register is read, the value of the time stamp counter at the moment is read. The period of the time stamp counter reference clock is the same as that of 1 bit time that is configured by the C0CONR register. The time stamp counter functions as a free run counter. The 1 bit time period can be divided by 1 (undivided), 2, 4 or 8 to produce the time stamp counter reference clock. Use the TSPreScale bit in the C0CTLR register to select the divide-by-n value. The time stamp counter is equipped with a register that captures the counter value when the protocol controller regards it as a successful reception. The captured value is stored when a time stamp value is stored in a reception slot.
19.14 Listen-Only Mode
When the RXOnly bit in the C0CTLR register is set to "1", the module enters listen-only mode. In listen-only mode, no transmission, such as data frames, error frames, and ACK response, is performed to bus. When listen-only mode is selected, do not request the transmission.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 238 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.15 Reception and Transmission
Table 19.3 shows configuration of CAN reception and transmission mode. Table 19.3 Configuration of CAN Reception and Transmission Mode TrmReq RecReq Remote RspLock Communication Mode of Slot 0 0 Communication environment configuration mode: configure the communication mode of the slot. 0 1 0 0 Configured as a reception slot for a data frame. 1 0 1 0 Configured as a transmission slot for a remote frame. (At this time the RemActive = 1.) After completion of transmission, this functions as a reception slot for a data frame. (At this time the RemActive = 0.) However, when an ID that matches on the CAN bus is detected before remote frame transmission, this immediately functions as a reception slot for a data frame. Configured as a transmission slot for a data frame. Configured as a reception slot for a remote frame. (At this time the RemActive = 1.) After completion of reception, this functions as a transmission slot for a data frame. (At this time the RemActive = 0.) However, transmission does not start as long as RspLock bit remains "1"; thus no automatic response. Response (transmission) starts when the RspLock bit is set to "0". TrmReq, RecReq, Remote, RspLock, RemActive, RspLock: Bits in C0MCTLj register (j = 0 to 15) When configuring a slot as a reception slot, note the following points. (1) Before configuring a slot as a reception slot, be sure to set the C0MCTLj register to "00h". (2) A received message is stored in a slot that matches the condition first according to the result of reception mode configuration and acceptance filtering operation. Upon deciding in which slot to store, the smaller the number of the slot is, the higher priority it has. (3) In normal CAN operation mode, when a CAN module transmits a message of which ID matches, the CAN module never receives the transmitted data. In loop back mode, however, the CAN module receives back the transmitted data. In this case, the module does not return ACK. When configuring a slot as a transmission slot, note the following points. (1) Before configuring a slot as a transmission slot, be sure to set the C0MCTLj registers to "00h". (2) Set the TrmReq bit in the C0MCTLj register to "0" (not transmission slot) before rewriting a transmission slot. (3) A transmission slot should not be rewritten when the TrmActive bit in the C0MCTLj register is "1" (transmitting). If it is rewritten, an indeterminate data will be transmitted.
1 0
0 1
0 1
0 1/0
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 239 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.15.1 Reception
Figure 19.21 shows the behavior of the module when receiving two consecutive CAN messages, that fit into the slot of the shown C0MCTLj register (j = 0 to 15) and leads to losing/overwriting of the first message.
SOF
ACK
EOF
IFS
SOF
ACK
EOF
IFS
CANbus
RecReq bit
C0MCTLj register C0STR register
InvalData bit
(2)
(5)
NewData bit
(2) (4)
MsgLost bit CAN0 Successful Reception Interrupt RecState bit
(1)
(5)
(3)
(5)
RecSucc bit
MBOX bit
Receive slot No.
j = 0 to 15
Figure 19.21 Timing of Receive Data Frame Sequence (1) On monitoring a SOF on the CAN bus the RecState bit in the C0STR register becomes "1" (CAN module is receiver) immediately, given the module has no transmission pending. (2) After successful reception of the message, the NewData bit in the C0MCTLj register of the receiving slot becomes "1" (stored new data in slot). The InvalData bit in the C0MCTLj register becomes "1" (message is being updated) at the same time and the InvalData bit becomes "0" (message is valid) again after the complete message was transferred to the slot. (3) When the interrupt enable bit in the C0ICR register of the receiving slot = 1 (interrupt enabled), the CAN0 successful reception interrupt request is generated and the MBOX bit in the C0STR register is changed. It shows the slot number where the message was stored and the RecSucc bit in the C0STR register is active. (4) Read the message out of the slot after setting the New Data bit to "0" (the content of the slot is read or still under processing by the CPU) by a program. (5) When next CAN message is received before the the NewData bit is set to "0" by a program or a receive request to a slot is canceled, the MsgLost bit in the C0MCTLj register is set to "1" (message has been overwritten). The new received message is transferred to the slot. Generating of an interrupt request and change of the C0STR register are same as in 3).
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 240 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.15.2 Transmission
Figure 19.22 shows the timing of the transmit sequence.
SOF
ACK
EOF
IFS
SOF
CTX
(4)
TrmActive bit
(1)
(2)
(3)
SentData bit CAN0 Successful Transmission Interrupt TrmState bit
(1) (2)
(3)
(3)
TrmSucc bit
MBOX bit
Transmission slot No.
j = 0 to 15
Figure 19.22 Timing of Transmit Sequence (1) If the TrmReq bit in the C0MCTLj register (j = 0 to 15) is set to "1" (Transmission slot) in the bus idle state, the TrmActive bit in the C0MCTLj register and the TrmState bit in the C0STR register are set to "1" (Transmitting/Transmitter), and CAN module starts the transmission. (2) If the arbitration is lost after the CAN module starts the transmission, the TrmActive and TrmState bits are set to "0". (3) If the transmission has been successful without lost in arbitration, the SentData bit in the C0MCTLj register is set to "1" (Transmission is successfully completed) and TrmActive bit is set to "0" (Waiting for bus idle or completion of arbitration). And when the interrupt enable bits in the C0ICR register = 1 (Interrupt enabled), CAN0 successful transmission interrupt request is generated and the MBOX (the slot number which transmitted the message) and TrmSucc bit in the C0STR register are changed. (4) When starting the next transmission, set the SentData and TrmReq bits to "0". And set the TrmReq bit to "1" after checking that the SentData and TrmReq bits are set to "0".
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 241 of 364
C0STR register
C0MCTLj register
TrmReq bit
(1)
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
19. CAN Module
19.16 CAN Interrupt
The CAN module provides the following CAN interrupts. * CAN0 Successful Reception Interrupt * CAN0 Successful Transmission Interrupt * CAN0 Error Interrupt: Error Passive State Error BusOff State Bus Error (this feature can be disabled separately) * CAN0 Wake-up Interrupt When the CPU detects the CAN0 successful reception/transmission interrupt request, the MBOX bit in the C0STR register must be read to determine which slot has generated the interrupt request.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 242 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
20. Programmable I/O Ports
The programmable input/output ports (hereafter referred to simply as I/O ports) consist of 87 lines P0 to P10 in the 100-pin version and consist of 113 lines P0 to P14 in the 128-pin version. Each port can be set for input or output every line by using a direction register, and can also be chosen to be or not be pulled high _______ 4 every lines. P8_5 is an input-only port and does not have a pull-up resistor. Port P8_5 shares the pin with NMI, so ______ that the NMI input level can be read from the P8_5 bit in the P8 register. Table 20.1 lists the number of pins of the I/O ports of each package. Figures 20.1 to 20.5 show the I/O ports. Figure20.6 shows the I/O pins. Each pin functions as an I/O port, a peripheral function input/output pin or a bus control pin. For details on how to set peripheral functions, refer to each functional description in this manual. If any pin is used as a peripheral function input, SI/O4 output or D/A converter output pin, set the direction bit for that pin to "0" (input mode). Any pin used as an output pin for peripheral functions other than the SI/O4 and D/A converter is directed for output no matter how the corresponding direction bit is set. When using any pin as a bus control pin, refer to 7.2 Bus Control. Table 20.1 Number of Pins of I/O Ports of Each Package 128-pin Version I/O Ports P0_0 to P0_7 P1_0 to P1_7 P2_0 to P2_7 P3_0 to P3_7 P4_0 to P4_7 P5_0 to P5_7 P6_0 to P6_7 P7_0 to P7_7 P8_0 to P8_4, P8_6, P8_7 (P8_5 is an input port) P9_0 to P9_7 P10_0 to P10_7 P11_0 to P11_7 P12_0 to P12_7 P13_0 to P13_7 P14_0, P14_1 113 pins
100-pin Version P0_0 to P0_7 P1_0 to P1_7 P2_0 to P2_7 P3_0 to P3_7 P4_0 to P4_7 P5_0 to P5_7 P6_0 to P6_7 P7_0 to P7_7 P8_0 to P8_4, P8_6, P8_7 (P8_5 is an input port) P9_0 to P9_7 P10_0 to P10_7
Total
87 pins
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 243 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
20.1 PDi Register (100-pin Version: i = 0 to 10, 128-pin Version: i = 0 to 13)
Figure20.7 shows the PDi register. This register selects whether the I/O port is to be used for input or output. The bits in this register correspond one for one to each port. During memory expansion and microprocessor _____ ________ ______ _________ ________for the________ functioning as bus modes, the PDi registers pins __________ __________ _______ _______ control pins (A0 to A19, D0 to D15, CS0 to CS3, RD, WRL/WR, WRH/BHE, ALE, RDY, HOLD, HLDA, and BCLK) cannot be modified. No direction register bit for P8_5 is available.
20.2 Pi Register (100-pin Version: i = 0 to 10, 128-pin Version: i = 0 to 13), PC14 Register
Figure20.8 shows the Pi register. Data input/output to and from external devices are accomplished by reading and writing to the Pi register. The Pi register consists of a port latch to hold the input/output data and a circuit to read the pin status. For ports set for input mode, the input level of the pin can be read by reading the corresponding Pi register, and data can be written to the port latch by writing to the Pi register. For ports set for output mode, the port latch can be read by reading the corresponding Pi register, and data can be written to the port latch by writing to the Pi register. The data written to the port latch is output from the pin. The bits in the Pi register correspond one for one to each port. During memory expansion and microprocessor_____ ________the Pi_________ ________ the ________ functioning as bus modes, ______ registers for pins __________ __________ _______ _______ control pins (A0 to A19, D0 to D15, CS0 to CS3, RD, WRL/WR, WRH/BHE, ALE, RDY, HOLD, HLDA, and BCLK) cannot be modified. About the port P14 (128-pin version), Figure20.8 shows the PC14 register.
20.3 PURj Register (100-pin Version: j = 0 to 2, 128-pin Version: j = 0 to 3)
Figures 20.9 and 20.10 show the PURj register. The PURj register bits can be used to select whether or not to pull the corresponding port high in 4-bit unit. The port selected to be pulled high has a pull-up resistor connected to it when the direction bit is set for input mode. However, the pull-up control register has no effect on P0 to P3, P4_0 to P4_3, and P5 during memory expansion and microprocessor modes. Although the register contents can be modified, no pull-up resistors are connected. When using the ports P11 to P14, set the PUR37 bit in the PUR3 register to "1" (P11 to P14 are usable).
20.4 PCR Register
Figure20.11 shows the PCR register. When the P1 register is read after setting the PCR0 bit in the PCR register to "1", the corresponding port latch can be read no matter how the PD1 register is set. Tables 20.2 and 20.3 list an example connection of unused pins. Figure20.12 shows an example connection of unused pins.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 244 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
Pull-up selection P0_0 to P0 _7 P2_0 to P2_7 Direction register (inside dotted-line included) Data bus Port latch
(NOTE 1)
P3_0 to P3_7 P4_0 to P4_7 P5_0 to P5_4, P5_6 P11_2 to P11_4, P11_6 (2) P12_0 to P12_7 (2) P13_0 toP13_4 (2) P14_0, P14_1 (2)
(inside dotted-line not included)
Analog input
Pull-up selection
P1_0 to P1 _4
Direction register
Port P1 control register
Data bus
Port latch
(NOTE 1)
Pull-up selection
P1_5 to P1 _7
Direction register
Port P1 control register
Data bus
Port latch
(NOTE 1)
Input to respective peripheral functions Pull-up selection
P5_7 P6_0, P6_4, P7_3 to P7_6 P8_0, P8_1 P9_0, P9_2
Direction register
"1"
Output
Data bus
Port latch
(NOTE 1)
Input to respective peripheral functions NOTES: 1. Symbolizes a parasitic diode. Make sure the input voltage on each port will not exceed VCC. 2. P11 to P14 are only in the 128-pin version.
Figure20.1 I/O Ports (1)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 245 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
Pull-up selection
P6_1, P6_5 P7_2
Data bus
Direction register
"1"
Output
Port latch Switching between CMOS and Nch Input to respective peripheral functions Pull-up selection
(NOTE 1)
P8_2 to P8_4
Direction register
Data bus
Port latch
(NOTE 1)
Input to respective peripheral functions Pull-up selection
P5_5 P7_7 P9_7 P11_0, P11_1, P11_5, P11_7 (2) Data bus P13_5 to P13_7 (2)
Direction register
Port latch
(NOTE 1)
Input to respective peripheral functions NOTES: 1. Symbolizes a parasitic diode. Make sure the input voltage on each port will not exceed VCC. 2. P11 to P13 are only in the 128-pin version.
Figure20.2 I/O Ports (2)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 246 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
Pull-up selection
P6_2, P6_6
Direction register
Data bus
Port latch
(NOTE 1) Switching between CMOS and Nch
Input to respective peripheral functions Pull-up selection
P6_3, P6_7 P7_0
Data bus
Direction register
"1"
Port latch
Output
(NOTE 1)
Switching between CMOS and Nch
P8_5
Data bus NMI interrupt input
(NOTE 1)
P7_1, P9_1
Direction register
"1"
Output
Data bus
Port latch
(NOTE 2)
Input to respective peripheral functions NOTES: 1. Symbolizes a parasitic diode. Make sure the input voltage on each port will not exceed VCC. 2. Symbolizes a parasitic diode.
Figure20.3 I/O Ports (3)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 247 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
Pull-up selection P10_0 to P10_3 (inside dotted-line not included) P10_4 to P10_7 (inside dotted-line Data bus included) Direction register
Port latch
(NOTE 1)
Analog input Input to respective peripheral functions
Pull-up selection D/A output enabled P9_3, P9_4 Direction register
Data bus
Port latch
(NOTE 1)
Input to respective peripheral functions Analog output D/A output enabled Pull-up selection P9_6 Direction register
"1"
Data bus
Port latch
Output
(NOTE 1)
Analog input Pull-up selection P9_5 Direction register
"1"
Data bus
Output
Port latch
(NOTE 1)
Input to respective peripheral functions Analog input NOTE: 1. Symbolizes a parasitic diode. Make sure the input voltage on each port will not exceed VCC.
Figure20.4 I/O Ports (4)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 248 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
Pull-up selection P8_7 Direction register
Data bus
Port latch
(NOTE 1)
fC
Rf
Pull-up selection P8_6 Direction register "1" Data bus Port latch Output
(NOTE 1)
Rd
NOTE: 1. Symbolizes a parasitic diode. Make sure the input voltage on each port will not exceed VCC.
Figure20.5 I/O Ports (5)
BYTE BYTE signal input
(NOTE 1)
CNVSS CNVSS signal input
(NOTE 1)
RESET RESET signal input
(NOTE 1)
NOTE: 1. Symbolizes a parasitic diode. Make sure the input voltage on each port will not exceed VCC.
Figure20.6 I/O Pins
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 249 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
Port Pi Direction Register (i = 0 to 7, 9 to 13) (1) (2) (3)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol PD0 to PD3 PD4 to PD7 PD9 to PD12 (4) PD13 (4)
Address 03E2h, 03E3h, 03E6h, 03E7h 03EAh, 03EBh, 03EEh, 03EFh 03F3h, 03F6h, 03F7h, 03FAh 03FBh
After Reset 00h 00h 00h 00h
Bit Symbol
PDi_0 PDi_1 PDi_2 PDi_3 PDi_4 PDi_5 PDi_6
Bit Name
Port Pi_0 Direction Bit Port Pi_1 Direction Bit Port Pi_2 Direction Bit Port Pi_3 Direction Bit Port Pi_4 Direction Bit Port Pi_5 Direction Bit Port Pi_6 Direction Bit
Function
0 : Input mode (Functions as an input port) 1 : Output mode (Functions as an output port)
RW
RW RW RW RW RW RW RW
PDi_7 Port Pi_7 Direction Bit RW NOTES: 1. Make sure the PD7 and PD9 registers are written to by the next instruction after setting the PRC2 bit in the PRCR register to "1" (write enabled). 2. During memory expansion and microprocessor modes, the PD register for the pins functioning as bus control pins (A0 to A19, D0 to D15, CS0 to CS3, RD, WRL/WR, WRH/BHE, ALE, RDY, HOLD, HLDA and BCLK) cannot be modified. 3. When using the ports P11 to P13, set the PU37 bit in the PUR3 register to "1" (usable). 4. The PD11 to PD13 registers are only in the 128-pin version.
Port P8 Direction Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol PD8
Address 03F2h
After Reset 00X00000b
Bit Symbol
PD8_0 PD8_1 PD8_2 PD8_3 PD8_4 (b5) PD8_6 PD8_7
Bit Name
Port P8_0 Direction Bit Port P8_1 Direction Bit Port P8_2 Direction Bit Port P8_3 Direction Bit Port P8_4 Direction Bit
Function
0 : Input mode (Functions as an input port) 1 : Output mode (Functions as an output port)
RW
RW RW RW RW RW RW RW
Nothing is assigned. When write, set to "0". When read, its content is indeterminate. Port P8_6 Direction Bit Port P8_7 Direction Bit 0 : Input mode (Functions as an input port) 1 : Output mode (Functions as an output port)
Figure20.7 PD0 to PD13 Registers
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 250 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
Port Pi Register (i = 0 to 7, 9 to 13) (1) (2) (3)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol P0 to P3 P4 to P7 P9 to P12 (4) P13 (4)
Address 03E0h, 03E1h, 03E4h, 03E5h 03E8h, 03E9h, 03ECh, 03EDh 03F1h, 03F4h, 03F5h, 03F8h 03F9h
After Reset Indeterminate Indeterminate Indeterminate Indeterminate
Bit Symbol
Pi_0 Pi_1 Pi_2 Pi_3 Pi_4 Pi_5 Pi_6 Pi_7
Bit Name
Port Pi_0 Bit Port Pi_1 Bit Port Pi_2 Bit Port Pi_3 Bit Port Pi_4 Bit Port Pi_5 Bit Port Pi_6 Bit Port Pi_7 Bit
Function
The pin level on any I/O port which is set for input mode can be read by reading the corresponding bit in this register. The pin level on any I/O port which is set for output mode can be controlled by writing to the corresponding bit in this register. 0 : "L" level 1 : "H" level
RW
RW RW RW RW RW RW RW
RW NOTES: 1. Since P7_1 and P9_1 are N channel open-drain ports, the data is high-impedance. 2. During memory expansion and microprocessor modes, the Pi register for the pins functioning as bus control pins (A0 to A19, D0 to D15, CS0 to CS3, RD, WRL/WR, WRH/BHE, ALE, RDY, HOLD, HLDA and BCLK) cannot be modified. 3. When using the ports P11 to P13, set the PU37 bit in the PUR3 register to "1" (usable). If this bit is set to "0" (unusable), the P11 to P13 regisrers are set to "00h". 4. The P11 to P13 registers are only in the 128-pin version.
Port P8 Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol P8
Address 03F0h
After Reset Indeterminate
Bit symbol
P8_0 P8_1 Pi8_2 P8_3 P8_4 P8_5 P8_6 P8_7
Bit name
Port P8 _0 Bit Port P8 _1 Bit Port P8 _2 Bit Port P8 _3 Bit Port P8 _4 Bit Port P8 _5 Bit Port P8 _6 Bit Port P8 _7 Bit
Function
The pin level on any I/O port which is set for input mode can be read by reading the corresponding bit in this register. The pin level on any I/O port which is set for output mode can be controlled by writing to the corresponding bit in this register. (Except for P8_5.) 0 : "L" level 1 : "H" level
RW
RW RW RW RW RW RO RW RW
Port P14 Control Regisrer (128-pin version) (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol PC14
Address 03DEh
After Reset XX00XXXXb
Bit Symbol
P140
Bit Name
Port P14_0 Bit
Function
RW
P141 (b3-b2)
Port P14_1 Bit
The pin level on any I/O port which is set for input mode can be read by reading the RW corresponding bit in this register. The pin level on any I/O port which isset for output mode can be controlled by writing to the corresponding bit in this register. RW 0 : "L" level 1 : "H" level RW RW -
Nothing is assigned. When write, set to "0". When read, their contents are indeterminate. Port P14_0 Direction 0 : Input mode Bit (Functions as an input port) Port P14_1 Direction 1 : Output mode (Functions as an output port) Bit Nothing is assigned. When write, set to "0". When read, their contents are indeterminate.
PD140 PD141 (b7-b6)
NOTE: 1. When using the port P14, set the PU37 bit in the PUR3 register to "1" (usable).
Figure20.8 P0 to P13 Registers and PC14 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 251 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
Pull-up Control Register 0 (1)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol PUR0
Address 03FCh
After Reset 00h
Bit Symbol
PU00 PU01 PU02 PU03 PU04 PU05 PU06 PU07
Bit Name
P0_0 to P0_3 Pull-Up P0_4 to P0_7 Pull-Up P1_0 to P1_3 Pull-Up P1_4 to P1_7 Pull-Up P2_0 to P2_3 Pull-Up P2_4 to P2_7 Pull-Up P3_0 to P3_3 Pull-Up P3_4 to P3_7 Pull-Up
Function
0 : Not pulled high 1 : Pulled high (2)
RW
RW RW RW RW RW RW RW
RW NOTES: 1. During memory expansion and microprocessor modes, the pins are not pulled high although their corresponding register contents can be modified. 2. The pin for which this bit is "1" (pulled high) and the direction bit is "0" (input mode) is pulled high.
Pull-up Control Register 1
b7 b6 b5 b4 b3 b2 b1 b0
Symbol PUR1
Address 03FDh
After Reset (1) 00000000b 00000010b
Bit Symbol
PU10 PU11 PU12 PU13 PU14 PU15 PU16 PU17
Bit Name
P4_0 to P4_3 Pull-Up (2) P4_4 to P4_7 Pull-Up (3) P5_0 to P5_3 Pull-Up (2) P5_4 to P5_7 Pull-Up (2) P6_0 to P6_3 Pull-Up P6_4 to P6_7 Pull-Up P7_0, P7_2 and P7_3 Pull-Up (4) P7_4 to P7_7 Pull-Up
Function
0 : Not pulled high 1 : Pulled high (5)
RW
RW RW RW RW RW RW RW
RW NOTES: 1. The values after hardware reset is as follows: 00000000b when input on CNVSS pin is "L". 00000010b when input on CNVSS pin is "H". The values after software reset, watchdog timer reset and oscillation stop detection reset are as follows: 00000000b when the PM 01 to PM00 bits in the PM0 register are "00b" (single-chip mode). 00000010b when the PM 01 to PM00 bits are "01b" (memory expansion mode) or "11b" (microprocessor mode). 2. During memory expansion and microprocessor modes, the pins are not pulled high although their corresponding register contents can be modified. 3. If the PM01 to PM00 bits are set to "01b" (memory expansion mode) or "11b" (microprocessor mode) in a program during single-chip mode, the PU11 bit becomes "1". 4. The P7_1 pin does not have pull-up. 5. The pin for which this bit is "1" (pulled high) and the direction bit is "0" (input mode) is pulled high.
Pull-up Control Register 2
b7 b6 b5 b4 b3 b2 b1 b0
Symbol PUR2
Address 03FEh
After Reset
00h Function
0 : Not pulled high 1 : Pulled high (3)
Bit Symbol
PU20 PU21 PU22 PU23 PU24 PU25 (b7-b6)
Bit Name
P8_0 to P8_3 Pull-Up P8_4, P8_6 and P8_7 Pull-Up (1) P9_0, P9_2 and P9_3 Pull-Up (2) P9_4 to P9_7 Pull-Up P10_0 to P10_3 Pull-Up P10_4 to P10_7 Pull-Up Nothing is assigned. When write, set to "0". When read, their contents are "0".
RW
RW RW RW RW RW RW -
NOTES: 1. The P8_5 pin does not have pull-up. 2. The P9_1 pin does not have pull-up. 3. The pin for which this bit is "1" (pulled high) and the direction bit is "0" (input mode) is pulled high.
Figure20.9 PUR0 Register, PUR1 Register and PUR2 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 252 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
Pull-up Control Register 3 (128-pin version)
b7 b6 b5 b4 b3 b2 b1 b0
Symbol PUR3
Address 03DFh
After Reset 00h
Bit Symbol
PU30 PU31 PU32 PU33 PU34 PU35 PU36 PU37
Bit Name
P11_0 to P11_3 Pull-Up P11_4 to P11_7 Pull-Up P12_0 to P12_3 Pull-Up P12_4 to P12_7 Pull-Up P13_0 to P13_3 Pull-Up P13_4 to P13_7 Pull-Up P14_0, P14_1 Pull-Up P11 to P14 Enabling Bit
Function
0 : Not pulled high 1 : Pulled high (1)
RW
RW RW RW RW RW RW RW
0 : Unusable (2) 1 : Usable
RW
NOTES: 1. The pin for which this bit is "1" (pulled high) and the direction bit is "0" (input mode) is pulled high. 2. If the PU37 bit is set to "0" (unusable), the P11 to P14 regisrers are set to "00h".
Figure20.10 PUR3 Register
Port Control Register
b7 b6 b5 b4 b3 b2 b1 b0
Symbol PCR
Address 03FFh
After Reset 00h
Bit Symbol
Bit Name
Function
RW
PCR0
Port P1 Control Bit
Operation performed when the P1 register is read 0 : When the port is set for input, the input levels of P1_0 to P1_7 pins are read. When set for output, the RW port latch is read. 1 : The port latch is read regardless of whether the port is set for input or output. -
(b7-b1)
Nothing is assigned. When write, set to "0". When read, their contents are "0".
Figure20.11 PCR Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 253 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 20.2 Unassigned Pin Handling in Single-chip Mode Pin Name Ports P0 to P7, P8_0 to P8_4, P8_6, P8_7, P9 to P14 (5) XOUT (4) _______ NMI(P8_5) AVCC AVSS, VREF, BYTE
20. Programmable I/O Ports
Connection After setting for input mode, connect every pin to VSS via a resistor (pull-down); or after setting for output mode, leave these pins open. (1) (2) (3) Open Connect via resistor to VCC (pull-up) Connect to VCC Connect to VSS
NOTES: 1. When setting the port for output mode and leave it open, be aware that the port remains in input mode until it is switched to output mode in a program after reset. For this reason, the voltage level on the pin becomes indeterminate, causing the power supply current to increase while the port remains in input mode. Furthermore, by considering a possibility that the contents of the direction registers could be changed by noise or noise-induced runaway, it is recommended that the contents of the direction registers be periodically reset in software, for the increased reliability of the program. 2. Make sure the unused pins are processed with the shortest possible wiring from the microcomputer pins (within 2 cm). 3. When the ports P7_1 and P9_1 are set for output mode, make sure a low-level signal is output from the pins. The ports P7_1 and P9_1 are N-channel open-drain outputs. 4. With external clock input to XIN pin. 5. The ports P11 to P14 are only in the 128-pin version. When not using all of the P11 to p14 pins may be left open by setting the PU37 bit in the PUR3 register to "0" (P11 to P14 unusable), without causing any problem.
Table 20.3 Unassigned Pin Handling in Memory Expansion Mode and Microprocessor Mode Pin Name Connection Ports P0 to P7, P8_0 to P8_4, After setting for input mode, connect every pin to VSS via a resistor (pull-down); or after setting for output mode, leave these pins open. (1) (2) (3) (4) P8_6, _______ P9 to P14 (7) P8_7, _______ Connect to VCC via a resistor (pulled high) by setting the PD4 register's P4_5/CS1 to P4_7/CS3 _____ corresponding direction bit for CSi (i = 1 to 3) to "0" (input mode) and _____ the CSi bit in the CSR register to "0" (chip select disabled). ________ __________ BHE, ALE, HLDA, XOUT (5), Open BCLK (6) ___________ ________ _______ Connect via resistor to VCC (pull-up) HOLD, RDY, NMI(P8_5) Connect to VCC AVCC Connect to VSS AVSS, VREF NOTES:
1. When setting the port for output mode and leave it open, be aware that the port remains in input mode until it is switched to output mode in a program after reset. For this reason, the voltage level on the pin becomes indeterminate, causing the power supply current to increase while the port remains in input mode. Furthermore, by considering a possibility that the contents of the direction registers could be changed by noise or noise-induced runaway, it is recommended that the contents of the direction registers be periodically reset in software, for the increased reliability of the program. 2. Make sure the unused pins are processed with the shortest possible wiring from the microcomputer pins (within 2 cm). 3. If the CNVSS pin has the VSS level applied to it, these pins are set for input ports until the processor mode is switched over in a program after reset. For this reason, the voltage levels on these pins become indeterminate, causing the power supply current to increase while they remain set for input ports. 4. When the ports P7_1 and P9_1 are set for output mode, make sure a low-level signal is output from the pins. The ports P7_1 and P9_1 are N-channel open-drain outputs. 5. With external clock input to XIN pin. 6. If the PM07 bit in the PM0 register is set to "1" (BCLK not output), connect this pin to VCC via a resistor (pulled high). 7. The ports P11 to P14 are only in the 128-pin version. When not using all of the P11 to p14 pins may be left open by setting the PU37 bit in the PUR3 register to "0" (P11 to P14 unusable), without causing any problem.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 254 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
20. Programmable I/O Ports
Microcomputer
Port P0 to P14 (Input mode) (except for P8_5) (2) (Input mode) (Output mode) Open VCC VCC
Microcomputer
Port P6 to P14 (Input mode) (except for P8_5) (2) (Input mode) (Output mode) NMI BHE HLDA ALE XOUT BCLK (1) Open VCC Open VCC
NMI XOUT Open VCC AVCC
Port P4_5/CS1 to P4_7/CS3
HOLD BYTE RDY AVSS AVCC VREF AVSS VREF VSS VSS
In single-chip mode
In memory expansion mode or in microprocessor mode
NOTES: 1.If the PM07 bit in the PM0 register is set to "1" (BCLK not output), connect this pin to VCC via a resistor. (pulled high). 2.The ports P11 to P14 are only in the 128-pin version. When not using all of the P11 to p14 pins may be left open by setting the PU37 bit in the PUR3 register to "0" (P11 to P14 unusable), without causing any problem.
Figure 20.12 Unassigned Pins Handling
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 255 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21. Flash Memory Version
Aside from the built-in flash memory, the flash memory version microcomputer has the same functions as the masked ROM version. In the flash memory version, the flash memory can perform in four rewrite mode: CPU rewrite mode, standard serial I/O mode, parallel I/O mode and CAN I/O mode. Table 21.1 lists the specifications of the flash memory version. See Tables 1.1 and 1.2 Performance outline, for the items not listed in Table 21.1). Table 21.2 shows the outline of flash memory rewrite mode. Table 21.1 Flash Memory Version Specifications
Item Flash Memory Operating Mode Erase Block User ROM Area Boot ROM Area Program Method Erase Method Program and Erase Control Method Protect Method Number of Commands Program and Erase Endurance ROM Code Protection
(3)
Specifications 4 modes (CPU rewrite, standard serial I/O, parallel I/O, CAN I/O) See Figure 21.1 Flash Memory Block Diagram 1 block (4 Kbytes) In units of word, in units of byte
(1) (2)
Collective erase, block erase Program and erase controlled by software command Lock bit protects each block 8 commands 100 times Parallel I/O , standard serial I/O and CAN I/O modes are supported.
NOTES: 1. The boot ROM area contains a standard serial I/O mode and CAN I/O mode rewrite control program which is stored in it when shipped from the factory. This area can only be rewritten in parallel I/O mode. 2. Can be programmed in byte units in only parallel I/O mode. 3. Definition of program and erase endurance The programming and erasure times are defined to be per-block erasure times. For example, assume a case where a 4K-byte block A is programmed in 2,048 operations by writing one word at a time and erased thereafter. In this case, the block is reckoned as having been programmed and erased once. If a product is 100 times of programming and erasure, each block in it can be erased up to 100 times.
Table 21.2 Flash Memory Rewrite Modes Overview
Flash Memory (1) Rewrite Mode CPU Rewrite Mode Function The user ROM area is rewritten when the CPU executes software commands. EW0 mode: Rewrite in areas other than flash memory (2) EW1 mode: Can be rewritten in the flash memory Areas which User ROM area can be Rewritten Operation Single-chip mode Mode Memory expansion mode (EW0 mode) Boot mode (EW0 mode) ROM Programmer None Standard Serial I/O Mode The user ROM area is rewritten using a dedicated serial programmer. Standard serial I/O mode 1: Clock synchronous serial I/O Standard serial I/O mode 2: (3) UART User ROM area Boot mode Parallel I/O Mode CAN I/O Mode
The boot ROM and user The user ROM area is ROM areas are rewritten rewritten busing a dedicated using a dedicated parallel CAN programmer. programmer.
User ROM area Boot ROM area Parallel I/O mode
User ROM area Boot mode
Serial programmer
Parallel programmer
CAN programmer
NOTES: 1. The PM13 bit remains set to "1" while the FMR01 bit in the FMR0 register = 1 (CPU rewrite mode enabled). The PM13 bit is reverted to its original value by setting the FMR01 bit to "0" (CPU rewrite mode disabled). However, if the PM13 bit is changed during CPU rewrite mode, its changed value is not reflected until after the FMR01 bit is set to "0". 2. When in CPU rewrite mode, the PM10 and PM13 bits in the PM1 register are set to "1". The rewrite control program can only be executed in the internal RAM or in an external area that is enabled for use when the PM13 bit = 1. 3. When using the standard serial I/O mode 2, make sure a main clock input oscillation frequency is set to 5 MHz, 10 MHz or 16 MHz.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 256 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.1 Memory Map
The flash memory contains the user ROM area and a boot ROM area. The user ROM area has space to store the microcomputer operating program in single-chip mode or memory expansion mode and a separate 4-Kbyte space as the block A. Figure 21.1 shows the block diagram of flash memory. The user ROM area is divided into several blocks, each of which can individually be protected (locked) against programming or erasure. The user ROM area can be rewritten in all of CPU rewrite, standard serial I/O mode, parallel I/O mode and CAN_______ mode. Block A is enabled for use by setting the PM10 bit in the I/O PM1 register to "1" (block A enabled. CS2 area at addresses 10000h to 26FFFh). The boot ROM area is located at the same addresses as the user ROM area. It can only be rewritten in parallel I/O mode (refer to 21.1.1 Boot Mode). A program in the boot ROM area is executed after a hardware reset occurs while an "H " signal is applied to the CNVSS and P5_0 pins and an "L" signal is applied to the P5_5 pin (refer to 21.1.1 Boot Mode). A program in the user ROM area is executed after a hardware reset occurs while an "L" signal is applied to the CNVSS pin. However, the boot ROM area cannot be read.
00F000h 00FFFFh 080000h
Block A: 4 Kbytes (1)
Block 12: 64 Kbytes 08FFFFh 090000h Block 11: 64 Kbytes 09FFFFh 0A0000h Block 10: 64 Kbytes 0AFFFFh 0B0000h Block 9: 64 Kbytes 0BFFFFh 0C0000h Block 8: 64 Kbytes 0CFFFFh 0D0000h Block 7: 64 Kbytes 0DFFFFh 0E0000h Block 6: 64 Kbytes 0EFFFFh 0F0000h Block 5 to 0 (32+8+8+8+4+4) Kbytes 0FFFFFh 0F7FFFh 0F8000h Block 4: 8 Kbytes 0F9FFFh 0FA000h 0FBFFFh 0FC000h 0FDFFFh 0FE000h 0FEFFFh 0FF000h 0FFFFFh User ROM area Block 3: 8 Kbytes Block 2: 8 Kbytes Block 1: 4 Kbytes Block 0: 4 Kbytes
0F0000h Block 5: 32 Kbytes
0FF000h 0FFFFFh
4 Kbytes Boot ROM area (2)
* Shown here is a block diagram during single-chip mode. NOTES: 1. Block A can be made usable by setting the PM10 bit in the PM1 register to "1" (block A enabled, addresses 10000h to 26FFFh for CS2 area). Block A cannot be erased by the erase all unlocked block command. Use the block erase command to erase it. 2. The boot ROM area can only be rewritten in parallel I/O mode. 3. To specify a block, use an even address in that block.
Figure 21.1 Flash Memory Block Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 257 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.1.1 Boot Mode
The microcomputer enters boot mode when a hardware reset occurs while an "H " signal is applied to the CNVSS and P5_0 pins and an "L " signal is applied to the P5_5 pin. A program in the boot ROM area is executed. In boot mode, the FMR05 bit in the FMR0 register selects access to the boot ROM area or the user ROM area. The rewrite control program for standard serial I/O mode is stored in the boot ROM area before shipment. The boot ROM area can be rewritten in parallel I/O mode only. If any rewrite control program using erase-write mode (EW0 mode) is written in the boot ROM area, the flash memory can be rewritten according to the system implemented.
21.2 Functions to Prevent Flash Memory from Rewriting
The flash memory has a built-in ROM code protect function for parallel I/O mode and a built-in ID code check function for standard serial I/O mode and CAN I/O mode to prevent the flash memory from reading or rewriting.
21.2.1 ROM Code Protect Function
The ROM code protect function inhibits the flash memory from being read or rewritten during parallel I/O mode. Figure 21.2 shows the ROMCP register. The ROMCP register is located in the user ROM area. The ROM code protect function is enabled when the ROMCR bits are set to other than "11b ". In this case, set the bit 5 to bit 0 to "111111b ". When exiting ROM code protect, erase the block including the ROMCP register by the CPU rewrite mode or the standard serial I/O mode or CAN I/O mode.
21.2.2 ID Code Check Function
Use the ID code check function in standard serial I/O mode and CAN I/O mode. The ID code sent from the serial programmer is compared with the ID code written in the flash memory for a match. If the ID codes do not match, commands sent from the serial programmer are not accepted. However, if the four bytes of the reset vector are "FFFFFFFFh", ID codes are not compared, allowing all commands to be accepted. The ID codes are 7-byte data stored consecutively, starting with the first byte, into addresses 0FFFDFh, 0FFFE3h, 0FFFEBh, 0FFFEFh, 0FFFF3h, 0FFFF7h, and 0FFFFBh. The flash memory must have a program with the ID codes set in these addresses. Figure 21.3 shows the ID code store addresses.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 258 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
ROM Code Protect Control Address (5)
b7 b6 b5 b4 b3 b2 b1 b0
111111
Symbol ROMCP Bit Symbol (b5-b0)
Address 0FFFFFh
Value when Shipped FFh (1)
Bit Name
Reserved Bit ROM Code Protect Level 1 Set Bit (1) (2) (3) (4) Set to "1"
b7 b6
Function
RW RW RW RW
ROMCP1
00: 0 1 : Protect enabled 10: 1 1 : Protect disabled
NOTES: 1. The ROMCP address is set to "FFh" when a block, including the ROMCP address, is erased. 2. When the ROM code protection is active by the ROMCP1 bit setting, the flash memory is protected against reading or rewriting in parallel I/O mode. 3. Set the bit 5 to bit 0 to "111111b" when the ROMCP1 bit is set to a value other than "11b". If the bit 5 to bit 0 are set to values other than "111111b", the ROM code protection may not become active by setting the ROMCP1 bit to a value other than "11b". 4. To make the ROM code protection inactive, erase a block including the ROMCP address in CPU rewrite mode, standard serial I/O mode or CAN I/O mode. 5. When a value of the ROMCPaddress is "00h" or "FFh", the ROM code protect function is disabled.
Figure 21.2 ROMCP Register
Address
0FFFDFh to 0FFFDCh 0FFFE3h to 0FFFE0h 0FFFE7h to 0FFFE4h 0FFFEBh to 0FFFE8h 0FFFEFh to 0FFFECh 0FFFF3h to 0FFFF0h 0FFFF7h to 0FFFF4h 0FFFFBh to 0FFFF8h
ID1 ID2
Undefined instruction vector Overflow vector BRK instruction vector
ID3 ID4 ID5 ID6 ID7
Address match vector Single step vector Oscillation stop and re-oscillation detection/Watchdog timer vector DBC vector NMI vector
0FFFFFh to 0FFFFCh ROMCP Reset vector
4 bytes
Figure 21.3 Address for ID Code Stored
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 259 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3 CPU Rewrite Mode
In CPU rewrite mode, the user ROM area can be rewritten when the CPU executes software commands. The user ROM area can be rewritten with the microcomputer is mounted on a board without using a parallel, serial or CAN programmer. In CPU rewrite mode, only the user ROM area shown in Figure 21.1 can be rewritten. The boot ROM area cannot be rewritten. Program and the block erase command are executed only in the user ROM area. Erase-write 0 (EW0) mode and erase-write 1 (EW1) mode are provided as CPU rewrite mode. Table 21.3 lists the differences between EW0 and EW1 modes. Table 21.3 EW0 Mode and EW1 Mode Item Operation Mode EW0 Mode * Single-chip mode * Memory expansion mode * Boot mode * User ROM area * Boot ROM area EW1 Mode Single-chip mode
Space where Rewrite Control Program can be Placed Space where Rewrite Control Program can be Executed Space which can be Rewritten Software Command Restriction
User ROM area
Modes after Program or Erasing CPU Status during Auto Write and Auto Erase Flash Memory Status Detection
The rewrite control program must be The rewrite control program can be transferred to any space other than the executed in the user ROM area flash memory (e.g., RAM) before being executed (2) User ROM area User ROM area However, this excludes blocks with the rewrite control program None * Program and block erase commands cannot be executed in a block having the rewrite control program. * Erase all unlocked block command cannot be executed when the lock bit in a block having the rewrite control program is set to "1" (unlocked) or when the FMR02 bit in the FMR0 register is set to "1" (lock bit disabled). * Read status register command cannot be used Read status register mode Read array mode Operating Maintains hold state (I/O ports maintains the state before the command was executed) (1) *Read the FMR00, FMR06 and FMR07 Read the FMR00, FMR06 and FMR07 bits in the FMR0 register by program bits in the FMR0 register by program *Execute the read status register command to read the SR7, SR5, and SR4 bits in the status register
NOTES: _______ 1. Do not generate an interrupts (except NMI interrupt) and DMA transfer. 2. When in CPU rewrite mode, the PM10 and PM13 bits in the PM1 register are set to "1". The rewrite control program can only be executed in the internal RAM or in an external area that is enabled for use when the PM13 bit = 1.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 260 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.1 EW0 Mode
The microcomputer enters CPU rewrite mode by setting the FMR01 bit in the FMR0 register to "1" (CPU rewrite mode enabled) and is ready to accept commands. EW0 mode is selected by setting the FMR11 bit in the FMR1 register to "0". To set the FMR01 bit to "1", set to "1" after first writing "0". The software commands control programming and erasing. The FMR0 register or the status register indicates whether a program or erase operation is completed as expected or not.
21.3.2 EW1 Mode
EW1 mode is selected by setting FMR11 bit to "1" (by writing "0" and then "1" in succession) after setting the FMR01 bit to "1" (by writing "0" and then "1" in succession). (Both bits must be set to "0" first before setting to "1".) The FMR0 register indicates whether or not a program or erase operation has been completed as expected. The status register cannot be read in EW1 mode. When an erase/program operation is initiated the CPU halts all program execution until the operation is completed or erase-suspend is requested.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 261 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.3 FMR0, FMR1 Registers
Figure 21.4 shows FMR0 and FMR1 registers.
Flash Memory Control Register 0
b7 b6 b5 b4 b3 b2 b1 b0
0
Symbol
FMR0
Address
01B7h
After Reset
00000001b
Bit Symbol
FMR00 FMR01 FMR02
Bit Name
RY/BY Status Flag CPU Rewrite Mode Select Bit (2) Lock Bit Disable Select Bit (3) Flash Memory Stop Bit (4) (5) Reserved Bit
Function
0 : Busy (being written or erased) (1) 1 : Ready 0 : Disables CPU rewrite mode 1 : Enables CPU rewrite mode 0: Enables lock bit 1: Disables lock bit 0 Enables flash memory operation 1: Stops flash memory operation (placed in low power dissipation mode, flash memory initialized) Set to "0"
RW
RO RW RW
FMSTP -
RW RW RW
(b4)
FMR05
User ROM Area Select 0 : Boot ROM area is accessed Bit (4) 1 : User ROM area is accessed (Effective in only boot mode) Program Status Flag (6) Erase Status Flag (6) 0 : Terminated normally 1 : Terminated in error 0 : Terminated normally 1 : Terminated in error
FMR06 FMR07
RO RO
NOTES: 1.This status includes writing or reading with the lock bit program or read lock bit status command. 2. To set this bit to "1", write "0" and then "1" in succession. Make sure no interrupts or no DMA transfers will occur before writing "1" after writing "0". Write to this bit when the NMI pin is in the high state. Also, while in EW0 mode, write to this bit from a program in other than the flash memory. To set this bit to "0", in a read array mode. 3. To set this bit to "1", write "0" and then "1" in succession when the FMR01 bit = 1. Make sure no interrupts or no DMA transfers will occur before writing "1" after writing "0". 4. Write to this bit from a program in other than the flash memory. 5. Effective when the FMR01 bit = 1 (CPU rewrite mode). If the FMR01 bit = 0, although the FMSTP bit can be set to "1" by writing "1" in a program, the flash memory is neither placed in lo power dissipation state nor initialized. 6. This bit is set to "0" by executing the clear status command.
Flash Memory Control Register 1
b7 b6 b5 b4 b3 b2 b1 b0
0
0
0
Symbol
FMR1 Bit Symbol
(b0)
Address
01B5h
After Reset
0X00XX0Xb
Bit Name
Reserved Bit EW1 Mode Select Bit (1) Reserved Bit Reserved Bit Lock Bit Status Flag Reserved Bit
Function
The value in this bit when read is indeterminate. 0 : EW0 mode 1 : EW1 mode The value in this bit when read is indeterminate. Set to "0" 0 : Lock 1 : Unlock Set to "0"
RW RO RW RO RW RO RW
-
FMR11
(b3-b2) (b5-b4)
-
FMR16
(b7)
-
NOTE: 1. To set this bit to "1", write "0" and then "1" in succession when the FMR01 bit in the FMR0 register = 1. Make sure no interrupts or no DMA transfers will occur before writing "1" after writing "0". Write to this bit when the NMI pin is in the high state. The FMR01 and FMR11 bits both are set to "0" by setting the FMR01 bit to "0".
Figure 21.4 FMR0 Register and FMR1 Register
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 262 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.3.1 FMR00 Bit This bit indicates the flash memory operating status. It is set to "0" while the program, block erase, erase all unlocked block, lock bit program, or read lock bit status command is being executed; otherwise, it is set to "1". 21.3.3.2 FMR01 Bit The microcomputer can accept commands when the FMR01 bit is set to "1" (CPU rewrite mode). Set the FMR05 bit to "1" (user ROM area access) as well if in boot mode. 21.3.3.3 FMR02 Bit The lock bit is disabled by setting the FMR02 bit to "1" (lock bit disabled). (Refer to 21.3.6 Data Protect Function.) The lock bit is enabled by setting the FMR02 bit to "0" (lock bit enabled). The FMR02 bit does not change the lock bit status but disables the lock bit function. If the block erase or erase all unlocked block command is executed when the FMR02 bit is set to "1", the lock bit status changes "0" (locked) to "1" (unlocked) after command execution is completed. 21.3.3.4 FMSTP Bit This bit resets the flash memory control circuits and minimizes power consumption in the flash memory. Access to the flash memory is disabled when the FMSTP bit is set to "1". Set the FMSTP bit by program in a space other than the flash memory. Set the FMSTP bit to "1" if one of the followings occurs: * A flash memory access error occurs while erasing or programming in EW0 mode (FMR00 bit does not switch back to "1" (ready)) * Low power dissipation mode or on-chip oscillator low power dissipation mode is entered Use the following the procedure to change the FMSTP bit setting. (1) Set the FMSTP bit to "1" (2) Set tps (the wait time to stabilize flash memory circuit) (3) Set the FMSTP bit to "0" (4) Set tps (the wait time to stabilize flash memory circuit) Figure 21.7 shows a flow chart illustrating how to start and stop the flash memory processing before and after low power dissipation mode or on-chip oscillator low power dissipation mode. Follow the procedure on this flow chart. When entering stop or wait mode, the flash memory is automatically turned off. When exiting stop or wait mode, the flash memory is turned back on. The FMR0 register does not need to be set. 21.3.3.5 FMR05 Bit This bit selects the boot ROM or user ROM area in boot mode. Set to "0" to access (read) the boot ROM area or to "1" (user ROM access) to access (read, write or erase) the user ROM area. 21.3.3.6 FMR06 Bit This is a read-only bit indicating an auto program operation state. The FMR06 bit is set to "1" when a program error occurs; otherwise, it is set to "0". Refer to 21.3.8 Full Status Check.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 263 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.3.7 FMR07 Bit This is a read-only bit indicating the auto erase operation status. The FMR07 bit is set to "1" when an erase error occurs; otherwise, it is set to "0". For details, refer to 21.3.8 Full Status Check. 21.3.3.8 FMR11 Bit EW0 mode is entered by setting the FMR11 bit to "0" (EW0 mode). EW1 mode is entered by setting the FMR11 bit to "1" (EW1 mode). 21.3.3.9 FMR16 Bit This is a read-only bit indicating the execution result of the read lock bit status command. When the block, where the read lock bit status command is executed, is locked, the FMR16 bit is set to "0". When the block, where the read lock bit status command is executed, is unlocked, the FMR16 bit is set to "1". Figure 21.5 shows how to enter and exit EW0 mode. Figure 21.6 show how to enter and exit EW1 mode.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 264 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
Procedure to enter EW0 mode
Rewrite control program Single-chip mode, memory expansion mode or boot mode Transfer the rewrite control program in CPU rewrite mode to a space other than the flash memory (5) In boot mode only set the FMR05 bit to "1" (user ROM area access) Set the FMR01 bit to "1" (CPU rewrite mode enabled) after writing "0" (2)
Set CM0, CM1, and PM1 registers (1)
Execute software commands
Jump to the rewrite control program transferred to a space other than the flash memory. (In the following steps, use the rewrite control program in a space other than the flash memory.)
Execute the read array command (3)
Set the FMR01 bit to "0" (CPU rewrite mode disabled) In boot mode only Set the FMR05 bit to "0" (Boot ROM area accessed) (4)
Jump to a desired address in the flash memory
NOTES: 1.In CPU rewrite mode, set the CM06 bit in the CM0 register and CM17 to CM16 bits in the CM1 register to CPU clock frequency of 10 MHz or less. Set the PM17 bit in the PM1 register to "1" (with wait state). 2.Set the FMR01 bit to "1" immediately after setting it to "0". Do not generate an interrupts or DMA transfer between setting the bit to "0" and setting it to "1". Set the bit to "0" if setting to "0". Set this bit in a space other than the flash memory while the NMI pin is held "H". 3.Exit CPU rewrite mode after executing the read array command. 4.When CPU rewrite mode is exited while the FMR05 bit is set to "1", the user ROM area can be accessed. 5.When in CPU rewrite mode, the PM10 and PM13 bits in the PM1 register are set to "1". The rewrite control program can only be executed in the internal RAM or in an external area that is enabled for use when the PM13 bit = 1.
Figure 21.5 Setting and Resetting of EW0 Mode
Procedure to enter EW1 mode
Program in the ROM
Single-chip mode (1)
Set CM0, CM1, and PM1 registers (2)
Set the FMR01 bit to "1" (CPU rewrite mode enabled) after writing "0" Set the FMR11 bit to "1" (EW1 mode) after writing "0" (EW1 mode) (3)
Execute the software commands
Set the FMR01 bit to "0" (CPU rewrite mode disabled) NOTES: 1.In EW1 mode, do not enter the memory expansion mode or boot mode. 2.In CPU rewrite mode, set the CM06 bit in the CM0 register and the CM17 to CM16 bits in the CM1 register to CPU clock frequency of 10.0 MHz or less. Set the PM17 bit in the PM1 register to "1" (with wait state). 3.Set the FMR01 bit to "1" immediately after setting it to "0". Do not generate an interrupt or a DMA transfer between setting the bit to "0" and setting it to "1". Set the FMR11 bit to "1" immediately after setting it to "0" while the FMR01 bit is set to "1". Do not generate an interrupt or a DMA transfer between setting the FMR11 bit to "0" and setting it to "1". Set the FMR01 and FMR11 bits while "H" is applied to the NMI pin.
Figure 21.6 Setting and Resetting of EW1 Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 265 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
Low power dissipation mode or on-chip oscillator low power dissipation mode program Transfer a low power dissipation mode or on-chip oscillator low power dissipation mode program to a space other the flash memory Set the FMR01 bit to "1" after setting it to "0" (CPU rewrite mode enabled)
Jump to the low power dissipation mode or on-chip oscillator low power dissipation mode program transferred to a space other than the flash memory (In the following steps, use the low power dissipation mode in a space other than the flash memory.)
Set the FMSTP bit to "1" (the flash memory stops operating. It is in a low power dissipation state) (1)
Switch the clock source of the CPU clock. Turn main clock stops. (2)
Process in low power dissipation mode or on-chip oscillator low power dissipation mode (4)
Start Wait Switch > > main clock - until oscillation - clock source of oscillation stabilizes the CPU clock (2)
Set the FMSTP bit to "0" (flash memory operation)
Set the FMR01 bit to "0" (CPU rewrite mode disabled)
Wait until the flash memory circuit stabilizes (tps s) (3)
Jump to a desired address in the flash memory
NOTES: 1.Set the FMSTP bit in the FMR0 register to "1" after setting the FMR01 bit in the FMR0 register to "1" (CPU rewrite mode). 2.Wait until clock stabilizes to switch clock source of the CPU clock to the main clock or sub clock. 3.Add tps s wait time by program. Do not access the flash memory during this wait time. 4.Before entering wait mode or stop mode, be sure to set the FMR01 bit to "0" (CPU rewrite disabled).
Figure 21.7 Processing Before and After Low Power Dissipation Mode or On-chip Oscillator Low Power Dissipation Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 266 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.4 Precautions on CPU Rewrite Mode
21.3.4.1 Operating Speed Set the CM06 bit in the CM0 register and the CM17 to CM16 bits in the CM1 register to clock frequency of 10 MHz or less before entering CPU rewrite mode (EW0 or EW1 mode). Also, set the PM17 bit in the PM1 register to "1" (with wait state). 21.3.4.2 Prohibited Instructions The following instructions cannot be used in EW0 mode because the CPU tries to read data in flash memory: UND instruction, INTO instruction, JMPS instruction, JSRS instruction, and BRK instruction 21.3.4.3 Interrupts (EW0 Mode) * To use interrupts having vectors in a relocatable vector table, the vectors must be relocated to the RAM area. _______ * The NMI and watchdog timer interrupts are available since the FMR0 and FMR1 registers are forcibly reset when either interrupt request is generated. Allocate the jump addresses for each interrupt service _______ routines to the fixed vector table. Flash memory rewrite operation is aborted when the NMI or watchdog timer interrupt request is generated. Execute the rewrite program again after exiting the interrupt routine. * The address match interrupt is not available since the CPU tries to read data in the flash memory. 21.3.4.4 Interrupts (EW1 Mode) * Do not acknowledge any interrupts with vectors in the relocatable vector table or address match interrupt during the auto program or auto erase period. * Do not use the watchdog timer interrupt. _______ * The NMI interrupt is available since the FMR0 and FMR1 registers are forcibly reset when the interrupt request is generated. Allocate the jump address for the interrupt service routine to the fixed vector table. _______ Flash memory rewrite operation is aborted when the NMI interrupt request is generated. Execute the rewrite program again after exiting the interrupt service routine. 21.3.4.5 How to Access To set the FMR01, FMR02 or FMR11 bit to "1", write "1" after first setting the bit to "0". Do not generate an interrupt or a DMA transfer between the instruction _______ the bit to "0" and the instruction to set the bit to set to "1". Set the bit while an "H" signal is applied to the NMI pin. 21.3.4.6 Rewriting in User ROM Area (EW0 Mode) The supply voltage drops while rewriting the block where the rewrite control program is stored, the flash memory cannot be rewritten because the rewrite control program is not correctly rewritten. If this error occurs, rewrite the user ROM area while in standard serial I/O mode or parallel I/O mode or CAN I/O mode. 21.3.4.7 Rewriting in User ROM Area (EW1 Mode) Avoid rewriting any block in which the rewrite control program is stored. 21.3.4.8 DMA Transfer In EW1 mode, do not perform a DMA transfer while the FMR00 bit in the FMR0 register is set to "0" (auto programming or auto erasing).
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 267 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) 21.3.4.9 Writing Command and Data Write commands and data to even addresses in the user ROM area.
21. Flash Memory Version
21.3.4.10 Wait Mode When entering wait mode, set the FMR01 bit in the FMR0 register to "0" (CPU rewrite mode disabled) before executing the WAIT instruction. 21.3.4.11 Stop Mode When the microcomputer enters stop mode, execute the instruction which sets the CM10 bit to "1" (stop mode) after setting the FMR01 bit to "0" (CPU rewrite mode disabled) and disabling the DMA transfer. 21.3.4.12 Low Power Dissipation Mode and On-chip Oscillator Low Power Dissipation Mode If the CM05 bit is set to "1" (main clock stopped), do not execute the following commands: * Program * Block erase * Erase all unlocked blocks * Lock bit program * Read lock bit status
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 268 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.5 Software Commands
Software commands are described below. The command code and data must be read and written in 16-bit unit, to and from even addresses in the user ROM area. When writing command code, the high-order 8 bits (D15 to D8) are ignored. Table 21.4 lists the software commands. Table 21.4 Software Commands First Bus Cycle Software Command Read Array Read Status Register Clear Status Register Program Block Erase Erase All Unlocked Block Lock Bit Program
(1)
Mode Write Write Write Write Write Write Write Write
Read Lock Bit Status BA SRD:data in SRD register (D7 to D0) WA: Address to be written (The address specified in the first bus cycle is the same even address as the address specified in the second bus cycle.) WD: 16-bit write data BA: Highest-order block address (must be an even address) : Any even address in the user ROM area xx: High-order 8 bits of command code (ignored) NOTE 1. It is only blocks 0 to 12 that can be erased by the erase all unlocked block command. Block A cannot be erased. The block erase command must be used to erase the block A. 21.3.5.1 Read Array Command (FFh) The read array command reads the flash memory. By writing command code "xxFFh" in the first bus cycle, read array mode is entered. Content of a specified address can be read in 16-bit unit after the next bus cycle. The microcomputer remains in read array mode until another command is written. Therefore, contents from multiple addresses can be read consecutively. 21.3.5.2 Read Status Register Command (70h) The read status register command reads the status register (refer to 21.3.7 Status Register (SRD Register) for detail). By writing command code "xx70h" in the first bus cycle, the status register can be read in the second bus cycle. Read an even address in the user ROM area. Do not execute this command in EW1 mode. 21.3.5.3 Clear Status Register Command (50h) The clear status register command clears the status register. By writing "xx50h" in the first bus cycle, the FMR07, FMR06 bits in the FMR0 register are set to "00b" and the SR5, SR4 bits in the status register are set to "00b".
Address (D15 to D0) xxFFh xx70h xx50h xx40h WA xx20h xxA7h xx77h BA xx71h
Data
Second Bus Cycle Data Mode Address (D15 to D0) Read Write Write Write Write Write WA BA BA SRD WD xxD0h xxD0h xxD0h xxD0h
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 269 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.5.4 Program Command (40h) The program command writes 2-byte data to the flash memory. By writing "xx40h" in the first bus cycle and data to the write address in the second bus cycle, an auto program operation (data program and verify) will start. The address value specified in the first bus cycle must be the same even address as the write address specified in the second bus cycle. The FMR00 bit in the FMR0 register indicates whether an auto program operation has been completed. The FMR00 bit is set to "0" (busy) during auto program and to "1" (ready) when an auto program operation is completed. After the completion of an auto program operation, the FMR06 bit in the FMR0 register indicates whether or not the auto program operation has been completed as expected. (Refer to 21.3.8 Full Status Check.) An address that is already written cannot be altered or rewritten. Figure 21.8 shows a flow chart of the program command programming. The lock bit protects each block from being programmed inadvertently. (Refer to 21.3.6 Data Protect Function.) In EW1 mode, do not execute this command on the block where the rewrite control program is allocated. In EW0 mode, the microcomputer enters read status register mode as soon as an auto program operation starts. The status register can be read. The SR7 bit in the status register is set to "0" at the same time an auto program operation starts. It is set to "1" when auto program operation is completed. The microcomputer remains in read status register mode until the read array command is written. After completion of an auto program operation, the status register indicates whether or not the auto program operation has been completed as expected.
Start Write the command code "xx40h" to an address to be the written Write data to an address to be written
FMR00=1? YES
NO
Full status check
Program operation is completed NOTE: 1.Write the command code and data to even addresses.
Figure 21.8 Program Command
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 270 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.5.5 Block Erase Command The block erase command erases each block. By writing "xx20h" in the first bus cycle and "xxD0h" to the highest-order even address of a block in the second bus cycle, an auto erase operation (erase and verify) will start in the specified block. The FMR00 bit in the FMR0 register indicates whether an auto erase operation has been completed. The FMR00 bit is set to "0" (busy) during auto erase and to "1" (ready) when the auto erase operation is completed. After the completion of an auto erase operation, the FMR07 bit in the FMR0 register indicates whether or not the auto erase operation has been completed as expected. (Refer to 21.3.8 Full Status Check.) Figure 21.9 shows a flow chart of the block erase command programming. The lock bit protects each block from being programmed inadvertently. (Refer to 21.3.6 Data Protect Function.) In EW1 mode, do not execute this command on the block where the rewrite control program is allocated. In EW0 mode, the microcomputer enters read status register mode as soon as an auto erase operation starts. The status register can be read. The SR7 bit in the status register is set to "0" at the same time an auto erase operation starts. It is set to "1" when an auto erase operation is completed. The microcomputer remains in read status register mode until the read array command or read lock bit status command is written. Also execute the clear status register command and block erase command at least 3 times until an erase error is not generated when an erase error is generated.
Start
Write the command code "xx20h" Write "xxD0h" to the highest-order block address
FMR00=1? YES
NO
Full status check (2) (3)
Block erase operation is completed NOTES: 1.Write the command code and data to even addresses. 2.Refer to Figure 21.12 Full Status Check and Handling Procedure for Each Error. 3.Execute the clear status register command and block erase command at least 3 times until an erase error is not generated when an erase error is generated.
Figure 21.9 Block Erase Command
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 271 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.5.6 Erase All Unlocked Block The erase all unlocked block command erases all blocks except the block A. By writing "xxA7h" in the first bus cycle and "xxD0h" in the second bus cycle, an auto erase (erase and verify) operation will run continuously in all blocks except the block A. The FMR00 bit in the FMR0 register indicates whether an auto erase operation has been completed. After the completion of an auto erase operation, the FMR07 bit in the FMR0 register indicates whether or not the auto erase operation has been completed as expected. The lock bit can protect each block from being programmed inadvertently. (Refer to 21.3.6 Data Protect Function.) In EW1 mode, do not execute this command when the lock bit for any block storing the rewrite control program is set to "1" (unlocked) or when the FMR02 bit in the FMR0 register is set to "1" (lock bit disabled). In EW0 mode, the microcomputer enters read status register mode as soon as an auto erase operation starts. The status register can be read. The SR7 bit in the status register is set to "0" (busy) at the same time an auto erase operation starts. It is set to "1" (ready) when an auto erase operation is completed. The microcomputer remains in read status register mode until the read array command or read lock bit status command is written. Only blocks 0 to 12 can be erased by the erase all unlocked block command. The block A cannot be erased. Use the block erase command to erase the block A. 21.3.5.7 Lock Bit Program Command The lock bit program command sets the lock bit for a specified block to "0" (locked). By writing "xx77h" in the first bus cycle and "xxD0h" to the highest-order even address of a block in the second bus cycle, the lock bit for the specified block is set to "0". The address value specified in the first bus cycle must be the same highest-order even address of a block specified in the second bus cycle. Figure 21.10 shows a flow chart of the lock bit program command programming. Execute read lock bit status command to read lock bit state (lock bit data). The FMR00 bit in the FMR0 register indicates whether a lock bit program operation is completed. Refer to 21.3.6 Data Protect Function for details on lock bit functions and how to set it to "1" (unlocked).
Start Write command code "xx77h" to the highest-order block address Write "xxD0h" to the highest-order block address
FMR00=1? YES Full status check
NO
Lock bit program operation is completed NOTE: 1.Write the command code and data to even addresses.
Figure 21.10 Lock Bit Program Command
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 272 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.5.8 Read Lock Bit Status Command (71h) The read lock bit status command reads the lock bit state of a specified block. By writing "xx71h" in the first bus cycle and "xxD0h" to the highest-order even address of a block in the second bus cycle, the FMR16 bit in the FMR1 register stores information on whether or not the lock bit of a specified block is locked. Read the FMR16 bit after the FMR00 bit in the FMR0 register is set to "1" (ready). Figure 21.11 shows a flow chart of the read lock bit status command programming.
Start
Write the command code "xx71h" Write "xxD0h" to the highest-order block address
FMR00=1? YES FMR16=0? YES Block is locked
NO
NO
Block is not locked
NOTE: 1.Write the command code and data to even addresses.
Figure 21.11 Read Lock Bit Status Command
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 273 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.6 Data Protect Function
Each block in the flash memory has a nonvolatile lock bit. The lock bit is enabled by setting the FMR02 bit in the FMR0 register to "0" (lock bit enabled). The lock bit allows each block to be individually protected (locked) against program and erase. This helps prevent data from being inadvertently written to or erased from the flash memory. * When the lock bit status is set to "0", the block is locked (block is protected against program and erase). * When the lock bit status is set to "1", the block is not locked (block can be programmed or erased). The lock bit status is set to "0" (locked) by executing the lock bit program command and to "1" (unlocked) by erasing the block. The lock bit status cannot be set to "1" by any commands. The lock bit status can be read by the read lock bit status command. The lock bit function is disabled by setting the FMR02 bit to "1". All blocks are unlocked. However, individual lock bit status remains unchanged. The lock bit function is enabled by setting the FMR02 bit to "0". Lock bit status is retained. If the block erase or erase all unlocked block command is executed while the FMR02 bit is set to "1", the target block or all blocks are erased regardless of lock bit status. The lock bit status of each block are set to "1" after an erase operation is completed. Refer to 21.3.5 Software Commands for details on each command.
21.3.7 Status Register (SRD Register)
The status register indicates the flash memory operation state and whether or not an erase or program operation is completed as expected. The FMR00, FMR06 and FMR07 bits in the FMR0 register indicate status register states. Table 21.5 shows the status register. In EW0 mode, the status register can be read when the followings occur. * Any even address in the user ROM area is read after writing the read status register command * Any even address in the user ROM area is read from when the program, block erase, erase all unlocked block, or lock bit program command is executed until when the read array command is executed. 21.3.7.1 Sequencer Status (SR7 and FMR00 Bits) The sequence status indicates the flash memory operation state. It is set to "0" while the program, block erase, erase all unlocked block, lock bit program, or read lock bit status command is being executed; otherwise, it is set to "1". 21.3.7.2 Erase Status (SR5 and FMR07 Bits) Refer to 21.3.8 Full Status Check. 21.3.7.3 Program Status (SR4 and FMR06 Bits) Refer to 21.3.8 Full Status Check.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 274 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 21.5 Status Register
Bits in Status Bits in FMR0 Register Register
21. Flash Memory Version
Status Name Reserved Reserved Reserved Reserved Program status Erase status Reserved
SR0 (D0) SR1 (D1) SR2 (D2) SR3 (D3) SR4 (D4) SR5 (D5) SR6 (D6)
FMR06 FMR07 -
SR7 (D7) FMR00 Sequencer status D0 to D7: These data bus are read when the read status register command is executed. NOTE: 1. The FMR06 bit (SR4) and FMR07 bit (SR5) are set to "0" by executing the clear status register command. When the FMR06 bit (SR4) or FMR07 bit (SR5) is set to "1", the program, block erase, erase all unlocked block, and lock bit program commands are not accepted.
Contents Value after Reset "0" "1" 0 Terminated normally Terminated in error 0 Terminated normally Terminated in error Busy Ready 1
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 275 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.3.8 Full Status Check
If an error occurs when a program or erase operation is completed, the FMR06, FMR07 bits in the FMR0 register are set to "1", indicating a specific error. Therefore, execution results can be confirmed by checking these bits (full status check). Table 21.6 lists errors and FMR0 register state. Figure 21.12 shows a flow chart of the full status check and handling procedure for each error. Table 21.6 Errors and FMR0 Register Status FRM00 Register (Status Register) Status Error FMR07 bit FMR06 bit (SR5) (SR4) 1 1 Command Sequence error 1 0 Erase error
Error Occurrence Conditions
* Command is written incorrectly * A value other than "xxD0h" or "xxFFh" is written in the second bus cycle of the lock bit program, block erase or erase all unlocked block command * The block erase command is executed on a locked block
(1) (2)
0
1
* The block erase or erase all unlocked block command is executed on an unlock block and auto erase operation is not completed as expected (2) Program error * The program command is executed on locked blocks * The program command is executed on unlocked blocks but program operation is not completed as expected * The lock bit program command is executed but program operation is not completed as expected
NOTES: 1. The flash memory enters read array mode by writing command code "xxFFh" in the second bus cycle of these commands. The command code written in the first bus cycle becomes invalid. 2. When the FMR02 bit in the FMR0 register is set to "1" (lock bit disabled), no error occurs even under the conditions above.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 276 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
Full status check
FMR06 =1 and FMR07=1?
YES
Command sequence error
(1) Execute the clear status register command and set the SR4 and SR5 bits to "0" (completed as expected). (2) Rewrite command and execute again.
NO NO Erase error
FMR07=0?
YES
(1) Execute the clear status register command and set the SR5 bit to "0". (2) Execute the lock bit read status command. Set the FMR02 bit in the FMR0 register to "1" (lock bit disabled) if the lock bit in the block where the error occurred is set to "0" (locked). (3) Execute the block erase or erase all unlocked block command again. (4) Execute (1), (2) and (3) at least 3 times until an erase error is not generated. NOTE: If similar error occurs, that block cannot be used. If the lock bit is set to "1" (unlocked) in (2) above, that block cannot be used.
FMR06=0?
NO
Program error
YES
[When a program operation is executed] (1) Execute the clear status register command and set the SR4 bit to "0" (completed as expected). (2) Execute the read lock bit status command and set the FMR02 bit to "1" if the lock bit in the block where the error occurred is set to "0". (3) Execute the program command again. NOTE: When a similar error occurs, that block cannot be used. If the lock bit is set to "1" in (2) above, that block cannot be used. [When a lock bit program operation is executed] (1) Execute the clear status register command and set the SR4 bit to "0". (2) Set the FMR02 bit to "1". (3) Execute the block erase command to erase the block where the error occurred. (4) Execute the lock bit program command again. NOTE: If similar error occurs, that block cannot be used.
Full status check completed
FMR06, FMR07: Bits in FMR0 register NOTE: 1. When either FMR06 or FMR07 bit is set to "1" (terminated by error), the program, block erase, erase all unlocked block, lock bit program and read lock bit status commands cannot be accepted. Execute the clear status register command before each command.
Figure 21.12 Full Status Check and Handling Procedure for Each Error
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 277 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.4 Standard Serial I/O Mode
In standard serial I/O mode, the serial programmer supporting the M16C/6N Group (M16C/6NL, M16C/ 6NN) can be used to rewrite the flash memory user ROM area in the microcomputer mounted on a board. For more information about the serial programmer, contact your serial programmer manufacturer. Refer to the user's manual included with your serial programmer for instructions. Table 21.7 lists pin functions for standard serial I/O mode. Figures 21.13 and 21.14 show pin connections for standard serial I/O mode.
21.4.1 ID Code Check Function
The ID code check function determines whether the ID codes sent from the serial programmer matches those written in the flash memory. (Refer to 21.2 Functions to Prevent Flash Memory from Rewriting.)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 278 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 21.7 Pin Functions for Standard Serial I/O Mode Pin
VCC1, VCC2, VSS
21. Flash Memory Version
Name
Power supply input
I/O
Description
Apply the Flash Program, Erase Voltage to VCC1 pin and VCC2 to VCC2 pin. The VCC apply condition is that VCC2 = VCC1. Apply 0 V to VSS pin.
CNVSS
_____________
CNVSS Reset input Clock input Clock output BYTE Analog power supply input Reference voltage input Input port P0 Input port P1 Input port P2 Input port P3 Input port P4
_____
I I I O I
Connect to VCC1 pin.
____________
RESET XIN XOUT BYTE AVCC, AVSS VREF P0_0 to P0_7 P1_0 to P1_7 P2_0 to P2_7 P3_0 to P3_7 P4_0 to P4_7 P5_0 P5_1 to P5_4, P5_6, P5_7 P5_5 P6_0 to P6_3
_________
Reset input pin. While RESET pin is "L" level, input 20 cycles or longer clock to XIN pin. Connect a ceramic resonator or crystal oscillator between XIN and XOUT pins. To input an externally generated clock, input it to XIN pin and open XOUT pin. Connect this pin to VCC1 or VSS. Connect AVCC to VCC1 and AVSS to VSS, respectively.
I I I I I I I I I I O
Enter the reference voltage for A/D and D/A converters from this pin. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "H" level signal. Input "H" or "L" level signal or open. Input "L" level signal. Input "H" or "L" level signal or open. Standard serial I/O mode 1: BUSY signal output pin Standard serial I/O mode 2: Monitors the boot program operation check signal output pin.
CE input Input port P5
________
EPM input Input port P6 BUSY output
P6_4/RTS1
P6_5/CLK1 P6_6/RXD1 P6_7/TXD1 P7_0 to P7_7 P8_0 to P8_3, P8_6, P8_7 P8_4
_______
SCLK input RXD input TXD output Input port P7 Input port P8 P8_4 input
________
I I O I I I I I I O I I I I I
Standard serial I/O mode 1: Serial clock input pin. Standard serial I/O mode 2: Input "L". Serial data input pin Serial data output pin
(1)
Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "L" level signal.
(2)
P8_5/NMI
NMI input
Connect this pin to VCC1. Input "H" or "L" level signal or open. Input "H" or "L" level signal or connect to a CAN transceiver. Input "H" level signal, open or connect to a CAN transceiver. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open.
____________
P9_0 to P9_4, P9_7 Input port P9 CRX input P9_5/CRX0 P9_6/CTX0 P10_0 to P10_7 P11_0 to P11_7 P12_0 to P12_7 P13_0 to P13_7 P14_0, P14_1
(2) (2) (2) (2)
CTX output Input port P10 Input port P11 Input port P12 Input port P13 Input port P14
NOTES:
1. When using the standard serial I/O mode, It is necessary to input "H" to the TXD1(P6_7) pin while the RESET pin
____________
is "L". Therefore, the internal pull-up is enabled for the TXD1(P6_7) pin while the RESET pin is "L". 2. When using the standard serial I/O mode, the P0_0 to P0_7, P1_0 to P1_7 pins may become indeterminate
____________
while the P8_4 pin is "H" and the RESET pin is "L". If this causes a problem, apply "L" to the P8_4 pin. 3. The pins P11 to P14 are only in the 128-pin version. Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 279 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 1 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 23 45 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
VCC2
CE
M16C/6N Group (M16C/6NL) (Flash memory version)
EPM
BUSY SCLK RXD TXD
VSS
CNVSS
RESET
Connect oscillator circuit
Mode setup method Signal Value CNVSS VCC1 EPM VSS RESET VSS to VCC1 CE VCC2
VCC1
Package: PLQP0100KB-A
Figure 21.13 Pin Connections for Standard Serial I/O Mode (1)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 280 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 12 8 1234 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39
VCC2
CE
M16C/6N Group (M16C/6NN) (Flash memory version)
EPM
BUSY SCLK
RXD
TXD
VSS
RESET
Connect oscillator circuit
Mode setup method Signal Value CNVSS VCC1 EPM VSS RESET VSS to VCC1 CE VCC2
CNVSS
VCC1
VCC1
Package: PLQP0128KB-A
Figure 21.14 Pin Connections for Standard Serial I/O Mode (2)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 281 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.4.2 Example of Circuit Application in Standard Serial I/O Mode
Figures 21.15 and 21.16 show example of circuit application in standard serial I/O mode 1 and mode 2, respectively. Refer to the user's manual of your serial programmer to handle pins controlled by a serial programmer. Note that when using the standard serial I/O mode 2, make sure a main clock input oscillation frequency is set to 5 MHz, 10 MHz or 16 MHz.
VCC1 VCC2
Microcomputer SCLK input TXD output BUSY output RXD input
VCC1 VCC1
P6_6/CLK1 P5_0(CE) P6_7/TXD1 P6_4/RTS1 P6_6/RXD1 CNVSS P5_5(EPM)
VCC1
VCC1
Reset input User reset signal
RESET P8_5/NMI
NOTES: 1.Control pins and external circuitry will vary according to programmer. For more information, refer to the programmer manual. 2.In this example, modes are switched between single-chip mode and standard serial I/O mode by controlling the CNVSS input with a switch. 3.If in standard standard serial I/O mode 1 there is a possibility that the user reset signal will go low during standard serial I/O mode, break the connection between the user reset signal and RESET pin by using, for example, a jumper switch.
Figure 21.15 Circuit Application in Standard Serial I/O Mode 1
Microcomputer P6_5/CLK1 TXD output Monitor output RXD input
VCC1
VCC2
P5_0(CE) P5_5(EPM)
VCC1
P6_7/TXD1 P6_4/RTS1 P6_6/RXD1
CNVSS
VCC1
Reset input User reset signal
RESET P8_5/NMI
NOTES: 1.In this example, modes are switched between single-chip mode and standard serial I/O mode by controlling the CNVSS input with a switch.
Figure 21.16 Circuit Application in Standard Serial I/O Mode 2
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 282 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.5 Parallel I/O Mode
In parallel I/O mode, the user ROM area and the boot ROM area can be rewritten by a parallel programmer supporting the M16C/6N Group (M16C/6NL, M16C/6NN). Contact your parallel programmer manufacturer for more information on the parallel programmer. Refer to the user's manual included with your parallel programmer for instructions.
21.5.1 User ROM and Boot ROM Areas
An erase block operation in the boot ROM area is applied to only one 4-Kbyte block. The rewrite control program in standard serial I/O and CAN I/O modes are written in the boot ROM area before shipment. Do not rewrite the boot ROM area if using the serial programmer. In parallel I/O mode, the boot ROM area is located in addresses 0FF000h to 0FFFFFh. Rewrite this address range only if rewriting the boot ROM area. (Do not access addresses other than addresses 0FF000h to 0FFFFFh.)
21.5.2 ROM Code Protect Function
The ROM code protect function prevents the flash memory from being read and rewritten in parallel I/O mode. (Refer to 21.2 Functions to Prevent Flash Memory from Rewriting.)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 283 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.6 CAN I/O Mode
In CAN I/O mode, the CAN programmer supporting the M16C/6N Group (M16C/6NL, M16C/6NN) can be used to rewrite the flash memory user ROM area in the microcomputer mounted on a board. For more information about the CAN programmer, contact your CAN programmer manufacturer. Refer to the user's manual included with your CAN programmer for instructions. Table 21.8 lists pin functions for CAN I/O mode. Figures 21.17 and 21.18 show pin connections for CAN I/O mode.
21.6.1 ID Code Check Function
The ID code check function determines whether the ID codes sent from the CAN programmer matches those written in the flash memory. (Refer to 21.2 Functions to Prevent Flash Memory from Rewriting.) Table 21.8 Pin Functions for CAN I/O Mode
Pin VCC1, VCC2, VSS Name Power supply input CNVSS Reset input Clock input Clock output BYTE Analog power supply input Reference voltage input Input port P0 Input port P1 Input port P2 Input port P3 Input port P4 _____ CE input Input port P5 I/O Description Apply the Flash Program, Erase Voltage to VCC1 pin and VCC2 to VCC2 pin. The VCC apply condition is that VCC2 = VCC1. Apply 0 V to VSS pin. Connect to VCC1 pin. ____________ Reset input pin. While RESET pin is "L" level, input 20 cycles or longer clock to XIN pin. Connect a ceramic resonator or crystal oscillator between XIN and XOUT pins. To input an externally generated clock, input it to XIN pin and open XOUT pin. Connect this pin to VCC1 or VSS. Connect AVCC to VCC1 and AVSS to VSS, respectively. Enter the reference voltage for A/D and D/A converters from this pin. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "H" or "L" level signal or open. Input "H" level signal. Input "H" or "L" level signal or open.
_____________
CNVSS RESET XIN XOUT BYTE AVCC, AVSS VREF
I I I O I
I
P0_0 to P0_7 I P1_0 to P1_7 I P2_0 to P2_7 I P3_0 to P3_7 I P4_0 to P4_7 I P5_0 I P5_1 to P5_4, I P5_6, P5_7 ________ Input "L" level signal. EPM input P5_5 I Input "H" or "L" level signal or open. P6_0 to P6_4, P6_6 Input port P6 I Input "L" level signal. SCLK input P6_5/CLK1 I TXD output P6_7/TXD1 O Input "H" level signal. Input "H" or "L" level signal or open. Input port P7 P7_0 to P7_7 I Input "H" or "L" level signal or open. Input port P8 P8_0 to P8_3, I P8_6, P8_7 Input "L" level signal. (1) P8_4 Input P8_4 _______ I ________ Connect this pin to VCC1. NMI input P8_5/NMI I Input "H" or "L" level signal or open. P9_0 to P9_4, P9_7 Input port P9 I Connect to a CAN transceiver. P9_5/CRX0 CRX input I CTX output P9_6/CTX0 O Connect to a CAN transceiver. Input "H" or "L" level signal or open. Input port P10 P10_0 to P10_7 I Input "H" or "L" level signal or open. Input port P11 P11_0 to P11_7 (2) I Input "H" or "L" level signal or open. Input port P12 P12_0 to P12_7 (2) I Input "H" or "L" level signal or open. Input port P13 P13_0 to P13_7 (2) I Input "H" or "L" level signal or open. P14_0, P14_1 (2) Input port P14 I NOTES: 1. When using CAN I/O mode, the P0_0 to P0_7, P1_0 to P1_7 pins may become indeterminate while the P8_4 pin ____________ is "H" and the RESET pin is "L". If this causes a problem, apply "L" to the P8_4 pin. 2. The pins P11 to P14 are only in the 128-pin version. Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 284 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 1 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 23 45 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
VCC2
CE
M16C/6N Group (M16C/6NL) (Flash memory version)
EPM
SCLK TXD
CTX CRX
VSS
CNVSS
RESET
Connect oscillator circuit
Mode setup method Signal Value CNVSS VCC1 EPM VSS RESET VSS to VCC1 CE VCC2 SCLK VSS TXD VCC1
VCC1
Package: PLQP0100KB-A
Figure 21.17 Pin Connections for CAN I/O Mode (1)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 285 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
VCC2
CE
M16C/6N Group (M16C/6NN) (Flash memory version)
EPM
SCLK
VSS
RESET
Connect oscillator circuit
CTX CRX
Mode setup method Signal Value CNVSS VCC1 EPM VSS RESET VSS to VCC1 CE VCC2 SCLK VSS TXD VCC1
CNVSS
VCC1
VCC1
TXD
Package: PLQP0128KB-A
Figure 21.18 Pin Connections for CAN I/O Mode (2)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 286 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
21. Flash Memory Version
21.6.2 Example of Circuit Application in CAN I/O Mode
Figure 21.19 shows example of circuit application in CAN I/O mode. Refer to the user's manual of your CAN programmer to handle pins controlled by a CAN programmer.
VCC1
Microcomputer
VCC2
P6_7/TXD1 P6_5/CLK1
CAN transceiver
P5_0(CE) P5_5(EPM)
VCC1
CAN_H CAN_L
CAN_H CAN_L
P9_5/CRX0 P9_6/CTX0
VCC1
CNVSS
VCC1
RESET
P8_5/NMI
NOTES: 1.Control pins and external circuitry will vary according to programmer. For more information, refer to the programmer manual. 2.In this example, modes are switched between single-chip mode and CAN I/O mode by controlling the CNVSS input with a switch.
Figure 21.19 Circuit Application in CAN I/O Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 287 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
22. Electrical Characteristics
22.1 Electrical Characteristics
Table 22.1 Absolute Maximum Ratings
Symbol VCC AVCC VI Parameter Supply Voltage (VCC1 = VCC2) Analog Supply Voltage
_____________
Condition VCC = AVCC VCC = AVCC
Rated Value -0.3 to 6.5 -0.3 to 6.5 -0.3 to VCC+0.3
Unit V V V
Input Voltage
RESET, CNVSS, BYTE, P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0, P7_2 to P7_7, P8_0 to P8_7, P9_0, P9_2 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1, VREF, XIN P7_1, P9_1
-0.3 to 6.5 -0.3 to VCC+0.3
V V
VO
Output Voltage
P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0, P7_2 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0, P9_2 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1, XOUT P7_1, P9_1
-0.3 to 6.5 Topr = 25C 700 -40 to 85 0 to 60 -65 to 150
V mW C C
Pd Topr Tstg
Power Dissipation Operating Ambient When the Microcomputer is Operating Temperature Flash Program Erase Storage Temperature
NOTE: 1. Ports P11 to P14 are only in the 128-pin version.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 288 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 22.2 Recommended Operating Conditions (1)
Symbol VCC AVCC VSS AVSS VIH Parameter Supply Voltage (VCC1 = VCC2) Analog Supply Voltage Supply Voltage Analog Supply Voltage HIGH Input P3_1 to P3_7, P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, Voltage P7_0, P7_2 to P7_7, P8_0 to P8_7, P9_0, P9_2 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1, _____________ XIN, RESET, CNVSS, BYTE P7_1, P9_1 P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, P3_0 (During single-chip mode) P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, P3_0 (Data input during memory expansion and microprocessor modes) LOW Input P3_1 to P3_7, P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, Voltage P7_0 to P7_7, P8_0 to P8_7, P9_0 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, _____________ P14_0, P14_1, XIN, RESET, CNVSS, BYTE P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, P3_0 (During single-chip mode) P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, P3_0 (Data input during memory expansion and microprocessor modes) HIGH Peak P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, P3_0 to P3_7, Output Current P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0, P7_2 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0, P9_2 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1 HIGH Average P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, P3_0 to P3_7, Output Current P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0, P7_2 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0, P9_2 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1 LOW Peak P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, P3_0 to P3_7, Output Current P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1 LOW Average P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, P3_0 to P3_7, Output Current P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1
(1)
22. Electric Characteristics
Standard Max. Typ. 5.0 5.5 VCC 0 0 0.8VCC VCC Min. 3.0
Unit V V V V V
0.8VCC 0.8VCC 0.5VCC 0
6.5 VCC VCC 0.2VCC
V V
VIL
V V
0 0
0.2VCC 0.16VCC -10.0
V V mA
IOH(peak)
IOH(avg)
-5.0
mA
IOL(peak)
10.0
mA
IOL(avg)
5.0
mA
NOTES: 1. Referenced to VCC = 3.0 to 5.5V at Topr = -40 to 85C unless otherwise specified. 2. The mean output current is the mean value within 100 ms. 3. The total IOL(peak) for ports P0, P1, P2, P8_6, P8_7, P9, P10, P11, P14_0 and P14_1 must be 80mA max. The total IOL(peak) for ports P3, P4, P5, P6, P7, P8_0 to P8_4, P12 and P13 must be 80mA max. The total IOH(peak) for ports P0, P1, and P2 must be -40mA max. The total IOH(peak) for ports P3, P4, P5, P12 and P13 must be -40mA max. The total IOH(peak) for ports P6, P7 and P8_0 to P8_4 must be -40mA max. The total IOH(peak) for ports P8_6, P8_7, P9, P10, P11, P14_0 and P14_1 must be -40mA max. 4. P11 to P14 are only in the 128-pin version. Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 289 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 22.3 Recommended Operating Conditions (2)
Symbol f(XIN) f(XCIN) f(Ring) f(PLL) f(BCLK) tsu(PLL) f(ripple) VP-P(ripple) VCC(|V/T|) NOTES:
f(XIN) operating maximum frequency [MHz]
(1)
22. Electric Characteristics
Parameter Main Clock Input Oscillation No Wait Mask ROM Version VCC = 3.0 to 5.5V Frequency
(2) (3) (4)
Min. 0
Standard Max. Typ. 16 32.768 1 50 24 24 20 10 0.5 0.3 0.3 0.3
Unit MHz kHz MHz MHz MHz ms kHz V V/ms
Flash Memory Version
Sub Clock Oscillation Frequency On-chip Oscillation Frequency PLL Clock Oscillation Frequency CPU Operation Clock Power Supply Ripple Allowable Frequency (VCC) Power Supply Ripple Allowable Amplitude Voltage VCC = 5V VCC = 3V Power Supply Ripple Rising/Falling Gradient VCC = 5V VCC = 3V VCC = 3.0 to 5.5V PLL Frequency Synthesizer Stabilization Wait Time 16 0
1. Referenced to VCC = 3.0 to 5.5V at Topr = -40 to 85C unless otherwise specified. 2. Relationship between main clock oscillation frequency and supply voltage is shown right. 3. Execute program/erase of flash memory by VCC = 3.3 0.3 V or VCC = 5.0 0.5 V. 4. When using 16MHz and over, use PLL clock. PLL clock oscillation frequency which can be used is 16MHz, 20MHz or 24MHz.
Main clock input oscillation frequency (Mask ROM version / Flash memory version: no wait)
16.0
0.0
3.0
5.5
VCC [V] (main clock: no division)
f(ripple) Power Supply Ripple Allowable Frequency (VCC) VP-P(ripple) Power Supply Ripple Allowable Amplitude Voltage
VCC
f(ripple)
VP-P(ripple)
Figure 22.1 Timing of Voltage Fluctuation
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 290 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 22.4 Electrical Characteristics (1)
Symbol VOH HIGH Output Voltage
(1)
22. Electric Characteristics
VCC = 5V
Unit V
Standard Parameter Measuring Condition Min. Typ. Max. VCC P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, IOH = -5mA VCC-2.0
VOH
VOH
VOL
VOL
VOL
VT+-VT-
VT+-VTVT+-VTIIH
IIL
RPULLUP
RfXIN RfXCIN VRAM
P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0, P7_2 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0, P9_2 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1 P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, HIGH Output Voltage P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0, P7_2 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0, P9_2 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1 XOUT HIGHPOWER HIGH Output Voltage LOWPOWER XCOUT HIGHPOWER HIGH Output Voltage LOWPOWER P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, LOW Output Voltage P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1 P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, LOW Output Voltage P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1 XOUT HIGHPOWER LOW Output Voltage LOWPOWER XCOUT HIGHPOWER LOW Output Voltage LOWPOWER __________ ________ Hysteresis HOLD, RDY, TA0IN to TA4IN, TB0IN to TB5IN, _________ _________ ________ ______________ __________ __________ INT0 to INT8, NMI, ADTRG, CTS0 to CTS2, SCL0 to SCL2, SDA0 to SDA2, CLK0 to CLK6, ______ ______ TA0OUT to TA4OUT, KI0 to KI3, RXD0 to RXD2, SIN3 to SIN6 _____________ Hysteresis RESET Hysteresis XIN P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, HIGH Input P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, Current P6_0 to P6_7, P7_0 to P7_7, P8_0 to P8_7, P9_0 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1, ____________ XIN, RESET, CNVSS, BYTE P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, LOW Input P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, Current P6_0 to P6_7, P7_0 to P7_7, P8_0 to P8_7, P9_0 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1, ____________ XIN, RESET, CNVSS, BYTE P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, Pull-up P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, Resistance P6_0 to P6_7, P7_0, P7_2 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0, P9_2 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1 XIN Feedback Resistance XCIN Feedback Resistance
IOH = -200A
VCC-0.3
VCC
V
IOH = -1mA IOH = -0.5mA With no load applied With no load applied IOL = 5mA
3.0 3.0 2.5 1.6
VCC VCC
V V
2.0
V
IOL = 200A
0.45
V
IOL = 1mA IOL = 0.5mA With no load applied With no load applied 0.2
2.0 2.0 0 0 1.0
V V V
0.2 0.2 VI = 5V
2.5 0.8 5.0
V V A
VI = 0V
-5.0
A
VI = 0V
30
50
170
k
1.5 15 At stop mode 2.0
RAM Retention Voltage
M M V
NOTES: 1. Referenced to VCC = 4.2 to 5.5V, VSS = 0V at Topr = -40 to 85C, f(BCLK) = 24MHz unless otherwise specified. ________ ________ 2. P11 to P14, INT6 to INT8, CLK5, CLK6, SIN5 and SIN6 are only in the 128-pin version.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 291 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 22.5 Electrical Characteristics (2)
Symbol ICC Power Supply Current (VCC = 3.0 to 5.5V) Parameter
(1)
22. Electric Characteristics
Measuring Condition f(BCLK) = 24MHz, PLL operation, No division On-chip oscillation, No division Flash Memory f(BCLK) = 24MHz, PLL operation, No division On-chip oscillation, No division Flash Memory f(BCLK) = 10MHz, Program Erase Mask ROM VCC = 5V Flash Memory f(BCLK) = 10MHz, VCC = 5V f(BCLK) = 32kHz, Low power dissipation mode, ROM
(2)
Min.
Output pins are open Mask ROM and other pins are VSS.
Standard Typ. Max. 19 33
Unit mA
1 21 35
mA mA
1.8 15 25 25
mA mA mA A
Flash Memory f(BCLK) = 32kHz, Low power dissipation mode, RAM
(2)
25
A
f(BCLK) = 32kHz, Low power dissipation mode, Flash memory
(2)
420
A
Mask ROM On-chip oscillation, Flash Memory Wait mode f(BCLK) = 32kHz, Wait mode (3), Oscillation capacity High f(BCLK) = 32kHz, Wait mode (3), Oscillation capacity Low Stop mode, Topr = 25C
50 8.5
A A
3.0
A
0.8
3.0
A
NOTES: 1. Referenced to VCC = 3.0 to 5.5V, VSS = 0V at Topr = -40 to 85C, f(BCLK) = 24MHz unless otherwise specified. 2. This indicates the memory in which the program to be executed exists. 3. With one timer operated using fC32.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 292 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 22.6 A/D Conversion Characteristics
Symbol - INL Parameter Resolution Integral Nonlinearity Error 10 bits
(1)
22. Electric Characteristics
Measuring Condition VREF = VCC VREF ANEX0, ANEX1 input, AN0 to AN7 input, = VCC AN0_0 to AN0_7 input, AN2_0 to AN2_7 input = 5V External operation amp connection mode VREF ANEX0, ANEX1 input, AN0 to AN7 input, = VCC AN0_0 to AN0_7 input, AN2_0 to AN2_7 input = 3.3V External operation amp connection mode
Min.
Standard Typ. Max. 10 3 7 5 7 2 3 7 5 7 2 1 3 3
Unit Bit LSB LSB LSB LSB LSB LSB LSB LSB LSB LSB LSB LSB LSB k s s s
8 bits - Absolute Accuracy 10 bits
VREF = AVCC = VCC = 3.3V VREF ANEX0, ANEX1 input, AN0 to AN7 input, = VCC AN0_0 to AN0_7 input, AN2_0 to AN2_7 input = 5V External operation amp connection mode VREF ANEX0, ANEX1 input, AN0 to AN7 input, = VCC AN0_0 to AN0_7 input, AN2_0 to AN2_7 input = 3.3V External operation amp connection mode
8 bits DNL - - RLADDER tCONV Differential Nonlinearity Error Offset Error Gain Error Resistor Ladder 10-bit Conversion Time, Sample & Hold Available 8-bit Conversion time, Sample & Hold Available tSAMP VREF VIA NOTES: Sampling Time Reference Voltage Analog Input Voltage
VREF = AVCC = VCC = 3.3V
VREF = VCC VREF = VCC = 5V, AD = 10MHz VREF = VCC = 5V, AD = 10MHz
10 3.3 2.8 0.3 2.0 0
40
VCC VREF
V V
1. Referenced to VCC = AVCC = VREF = 3.3 to 5.5V, VSS = AVSS = 0V, -40 to 85C unless otherwise specified. 2. AD frequency must be 10MHz or less. 3. When sample & hold is disabled, AD frequency must be 250kHz or more in addition to a limit of NOTE 2. When sample & hold is enabled, AD frequency must be 1MHz or more in addition to a limit of NOTE 2.
Table 22.7 D/A conversion Characteristics
Symbol - - tsu RO IVREF NOTES: Resolution Absolute Accuracy Setup Time Output Resistance Reference Power Supply Input Current Parameter
(1)
Measuring Condition
Min.
Standard Typ. Max. 8 1.0 3
Unit Bits % s k mA
4 (NOTE 2)
10
20 1.5
1. Referenced to VCC = AVCC = VREF = 3.3 to 5.5V, VSS = AVSS = 0V, -40 to 85C unless otherwise specified. 2. This applies when using one D/A converter, with the DAi register (i = 0, 1) for the unused D/A converter set to "00h". The resistor ladder of the A/D converter is not included. Also, the current IVREF always flows even though VREF may have been set to be unconnected by the ADCON1 register.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 293 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 22.8 Flash Memory Version Electrical Characteristics
Symbol Parameter Program and Erase Endurance Lock Bit Program Time Block Erase Time (VCC = 5.0V) 4-Kbyte block 8-Kbyte block 32-Kbyte block 64-Kbyte block tps Erase All Unlocked Blocks Time Flash Memory Circuit Stabilization Wait Time
(2)
22. Electric Characteristics
(1)
Min. 100
Standard Typ. 25 25 0.3 0.3 0.5 0.8
Max. 200 200 4 4 4 4 4n 15
(3)
Unit cycle s s s s s s s s
Word Program Time (VCC = 5.0V)
NOTES: 1. Referenced to VCC = 4.5 to 5.5V, 3.0 to 3.6V, Topr = 0 to 60C unless otherwise specified. 2. Program and Erase Endurance refers to the number of times a block erase can be performed. If the program and erase endurance is n (n = 100), each block can be erased n times. For example, if a 4-Kbyte block A is erased after writing 1 word data 2,048 times, each to a different address, this counts as one program and erase endurance. Data cannot be written to the same address more than once without erasing the block. (Rewrite prohibited) 3. n denotes the number of blocks to erase.
Table 22.9 Flash Memory Version Program/Erase Voltage and Read Operation Voltage Characteristics (at Topr = 0 to 60C)
Flash Program, Erase Voltage VCC = 3.3 0.3V or 5.0 0.5V Flash Read Operation Voltage VCC = 3.0 to 5.5V
Table 22.10 Power Supply Circuit Timing Characteristics
Symbol td(P-R) td(R-S) td(W-S) Parameter Measuring Condition Min. Standard Typ. Max. 2 150 150 Unit ms s s
Time for Internal Power Supply Stabilization During Powering-On VCC = 3.0 to 5.5V STOP Release Time Low Power Dissipation Mode Wait Mode Release Time
td(P-R) Time for Internal Power Supply Stabilization During Powering-On td(P-R) CPU clock VCC
td(R-S) STOP Release Time td(W-S) Low Power Dissipation Mode Wait Mode Release Time
Interrupt for (a) Stop mode release or (b) Wait mode release
CPU clock (a) (b) td(R-S) td(W-S)
Figure 22.2 Power Supply Circuit Timing Diagram
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 294 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Timing Requirements (Referenced to VCC = 5V, VSS = 0V, at Topr = -40 to 85C unless otherwise specified) Table 22.11 External Clock Input (XIN Input)
Symbol tC tw(H) tw(L) tr tf Parameter External Clock Input Cycle Time External Clock Input HIGH Pulse Width External Clock Input LOW Pulse Width External Clock Rise Time External Clock Fall Time
VCC = 5V
Standard Min. Max. 62.5 25 25 15 15
Unit ns ns ns ns ns
Table 22.12 Memory Expansion Mode and Microprocessor Mode Symbol
tac1(RD-DB) tac2(RD-DB) tac3(RD-DB) tsu(DB-RD) tsu(RDY-BCLK)
Parameter
Data input access time (for setting with no wait) Data input access time (for setting with wait) Data input access time (when accessing multiplexed bus area) Data input setup time
________
Standard Unit Min. Max. (NOTE 1) ns (NOTE 2) ns (NOTE 3) 40 30 40 0 0 0 ns ns ns ns ns ns ns
RDY input setup time __________ tsu(HOLD-BCLK) HOLD input setup time th(RD-DB) Data input hold time ________ th(BCLK-RDY) RDY input hold time __________ th(BCLK-HOLD) HOLD input hold time
NOTES: 1. Calculated according to the BCLK frequency as follows: 0.5 10 - 45 [ns] f(BCLK)
9
2. Calculated according to the BCLK frequency as follows: (n -0.5) 10 f(BCLK)
9
- 45 [ns]
n is "2" for 1-wait setting, "3" for 2-wait setting and "4" for 3-wait setting.
3. Calculated according to the BCLK frequency as follows: (n -0.5) 109 - 45 [ns] f(BCLK) n is "2" for 2-wait setting, "3" for 3-wait setting.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 295 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Timing Requirements (Referenced to VCC = 5V, VSS = 0V, at Topr = -40 to 85C unless otherwise specified) Table 22.13 Timer A Input (Counter Input in Event Counter Mode)
Symbol tc(TA) tw(TAH) tw(TAL) TAiIN Input Cycle Time TAiIN Input HIGH Pulse Width TAiIN Input LOW Pulse Width Parameter
VCC = 5V
Standard Min. Max. 100 40 40
Unit ns ns ns
Table 22.14 Timer A Input (Gating Input in Timer Mode)
Symbol tc(TA) tw(TAH) tw(TAL) TAiIN Input Cycle Time TAiIN Input HIGH Pulse Width TAiIN Input LOW Pulse Width Parameter Standard Min. Max. 400 200 200 Unit ns ns ns
Table 22.15 Timer A Input (External Trigger Input in One-shot Timer Mode)
Symbol tc(TA) tw(TAH) tw(TAL) TAiIN Input Cycle Time TAiIN Input HIGH Pulse Width TAiIN Input LOW Pulse Width Parameter Standard Min. Max. 200 100 100 Unit ns ns ns
Table 22.16 Timer A Input (External Trigger Input in Pulse Width Modulation Mode)
Symbol tw(TAH) tw(TAL) TAiIN Input HIGH Pulse Width TAiIN Input LOW Pulse Width Parameter Standard Min. Max. 100 100 Unit ns ns
Table 22.17 Timer A Input (Counter Increment/decrement Input in Event Counter Mode)
Symbol tc(UP) tw(UPH) tw(UPL) tsu(UP-TIN) th(TIN-UP) TAiOUT Input Cycle Time TAiOUT Input HIGH Pulse Width TAiOUT Input LOW Pulse Width TAiOUT Input Setup Time TAiOUT Input Hold Time Parameter Standard Min. Max. 2000 1000 1000 400 400 Unit ns ns ns ns ns
Table 22.18 Timer A Input (Two-phase Pulse Input in Event Counter Mode)
Symbol TAiIN Input Cycle Time tsu(TAIN-TAOUT) TAiOUT Input Setup Time tsu(TAOUT-TAIN) TAiIN Input Setup Time tc(TA) Parameter Standard Max. Min. 800 200 200 Unit ns ns ns
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 296 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Timing Requirements (Referenced to VCC = 5V, VSS = 0V, at Topr = -40 to 85C unless otherwise specified) Table 22.19 Timer B Input (Counter Input in Event Counter Mode)
Symbol Parameter TBiIN Input Cycle Time (counted on one edge) TBiIN Input HIGH Pulse Width (counted on one edge) TBiIN Input LOW Pulse Width (counted on one edge) TBiIN Input Cycle Time (counted on both edges) TBiIN Input HIGH Pulse Width (counted on both edges) TBiIN Input LOW Pulse Width (counted on both edges)
VCC = 5V
tc(TB) tw(TBH) tw(TBL) tc(TB) tw(TBH) tw(TBL)
Standard Min. Max. 100 40 40 200 80 80
Unit ns ns ns ns ns ns
Table 22.20 Timer B Input (Pulse Period Measurement Mode)
Symbol Parameter TBiIN Input Cycle Time TBiIN Input HIGH Pulse Width TBiIN Input LOW Pulse Width Standard Min. Max. 400 200 200 Unit ns ns ns
tc(TB) tw(TBH) tw(TBL)
Table 22.21 Timer B Input (Pulse Width Measurement Mode)
Symbol Parameter TBiIN Input Cycle Time TBiIN Input HIGH Pulse Width TBiIN Input LOW Pulse Width Standard Min. Max. 400 200 200 Unit ns ns ns
tc(TB) tw(TBH) tw(TBL)
Table 22.22 A/D Trigger Input
Symbol Parameter
_____________
tC(AD) tw(ADL)
ADTRG Input Cycle Time (trigger able minimum)
_____________
Standard Min. Max. 1000 125
Unit ns ns
ADTRG Input LOW Pulse Width
Table 22.23 Serial Interface
Symbol Parameter CLKi Input Cycle Time CLKi Input HIGH Pulse Width CLKi Input LOW Pulse Width TXDi Output Delay Time TXDi Hold Time RXDi Input Setup Time RXDi Input Hold Time
_______
tc(CK) tw(CKH) tw(CKL) td(C-Q) th(C-Q) tsu(D-C) th(C-D)
Standard Min. Max. 200 100 100 80 0 70 90
Unit ns ns ns ns ns ns ns
Table 22.24 External Interrupt INTi Input
Symbol Parameter
_______
tw(INH) tw(INL)
INTi Input HIGH Pulse Width
_______
INTi Input LOW Pulse Width
Standard Min. Max. 250 250
Unit ns ns
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 297 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Switching Characteristics VCC (Referenced to VCC = 5V, VSS = 0 V, at Topr = -40 to 85 C unless otherwise specified) Table 22.25 Memory Expansion Mode and Microprocessor Mode (for setting with no wait)
Symbol Parameter Address output delay time Address output hold time (refers to BCLK) Address output hold time (refers to RD) Address output hold time (refers to WR) Chip select output delay time Chip select output hold time (refers to BCLK) ALE signal output delay time ALE signal output hold time RD signal output delay time RD signal output hold time WR signal output delay time WR signal output hold time Data output delay time (refers to BCLK) Data output hold time (refers to BCLK) Data output delay time (refers to WR) Data output hold time (refers to WR)
__________
= 5V
Measuring condition Figure 22.3
td(BCLK-AD) th(BCLK-AD) th(RD-AD) th(WR-AD) td(BCLK-CS) th(BCLK-CS) td(BCLK-ALE) th(BCLK-ALE) td(BCLK-RD) th(BCLK-RD) td(BCLK-WR) th(BCLK-WR) td(BCLK-DB) th(BCLK-DB) td(DB-WR) th(WR-DB)
td(BCLK-HLDA)
Standard Min. Max. 25 4 0 (NOTE 1) 25 4 15 -4 25 0 25 0 40 4 (NOTE 2) (NOTE 1) 40
Unit ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns
(3)
(3)
HLDA output delay time
NOTES: 1. Calculated according to the BCLK frequency as follows: 0.5 10 - 10 [ns] f(BCLK)
9
2. Calculated according to the BCLK frequency as follows: 0.5 10 - 40 [ns] f(BCLK)
9
f(BCLK) is 12.5 MHz or less.
3. This standard value shows the timing when the output is off, and does not show hold time of data bus. Hold time of data bus varies with capacitor volume and pull-up (pull-down) resistance value. Hold time of data bus is expressed in t = - CR ln (1 - VOL / VCC) by a circuit of the right figure. For example, when VOL = 0.2 VCC, C = 30 pF, R =1 k, hold time of output "L" level is t = - 30 pF 1 k ln (1 - 0.2 VCC / VCC) = 6.7 ns.
R DBi C
P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14
30pF
NOTE: 1. P11 to P14 are only in the 128-pin version.
Figure 22.3 Port P0 to P14 Measurement Circuit
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 298 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Switching Characteristics VCC (Referenced to VCC = 5V, VSS = 0 V, at Topr = -40 to 85 C unless otherwise specified)
= 5V
Table 22.26 Memory Expansion Mode and Microprocessor Mode (for 1- to 3-wait setting and external area access)
Symbol Parameter Address output delay time Address output hold time (refers to BCLK) Address output hold time (refers to RD) Address output hold time (refers to WR) Chip select output delay time Chip select output hold time (refers to BCLK) ALE signal output delay time ALE signal output hold time RD signal output delay time RD signal output hold time WR signal output delay time WR signal output hold time Data output delay time (refers to BCLK) Data output hold time (refers to BCLK) Data output delay time (refers to WR) Data output hold time (refers to WR)
__________
Measuring condition Figure 22.3
td(BCLK-AD) th(BCLK-AD) th(RD-AD) th(WR-AD) td(BCLK-CS) th(BCLK-CS) td(BCLK-ALE) th(BCLK-ALE) td(BCLK-RD) th(BCLK-RD) td(BCLK-WR) th(BCLK-WR) td(BCLK-DB) th(BCLK-DB) td(DB-WR) th(WR-DB)
td(BCLK-HLDA)
Standard Min. Max. 25 4 0 (NOTE 1) 25 4 15 -4 25 0 25 0 40 4 (NOTE 2) (NOTE 1) 40
Unit ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns
(3)
(3)
HLDA output delay time
NOTES: 1. Calculated according to the BCLK frequency as follows: 0.5 10 - 10 [ns] f(BCLK)
9
2. Calculated according to the BCLK frequency as follows: (n - 0.5) 10 - 40 [ns] f(BCLK)
9
n is "1" for 1-wait setting, "2" for 2-wait setting and "3" for 3-wait setting. When n = 1, f(BCLK) is 12.5 MHz or less.
3. This standard value shows the timing when the output is off, and does not show hold time of data bus. Hold time of data bus varies with capacitor volume and pull-up (pull-down) resistance value. Hold time of data bus is expressed in t = - CR ln (1 - VOL / VCC) by a circuit of the right figure. For example, when VOL = 0.2 VCC, C = 30 pF, R =1 k, hold time of output "L" level is t = - 30 pF 1 k ln (1 - 0.2 VCC / VCC) = 6.7 ns..
R DBi C
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 299 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Switching Characteristics VCC (Referenced to VCC = 5V, VSS = 0 V, at Topr = -40 to 85 C unless otherwise specified) Table 22.27 Memory Expansion Mode and Microprocessor Mode (for 2- to 3-wait setting, external area access and multiplexed bus selection)
Symbol Parameter Address output delay time Address output hold time (refers to BCLK) Address output hold time (refers to RD) Address output hold time (refers to WR) Chip select output delay time Chip select output hold time (refers to BCLK) Chip select output hold time (refers to RD) Chip select output hold time (refers to WR) RD signal output delay time RD signal output hold time WR signal output delay time WR signal output hold time Data output delay time (refers to BCLK) Data output hold time (refers to BCLK) Data output delay time (refers to WR) Data output hold time (refers to WR)
__________
= 5V
Measuring condition Figure 22.3
td(BCLK-AD) th(BCLK-AD) th(RD-AD) th(WR-AD) td(BCLK-CS) th(BCLK-CS) th(RD-CS) th(WR-CS) td(BCLK-RD) th(BCLK-RD) td(BCLK-WR) th(BCLK-WR) td(BCLK-DB) th(BCLK-DB) td(DB-WR) th(WR-DB)
td(BCLK-HLDA)
Standard Min. Max. 25 4 (NOTE 1) (NOTE 1) 25 4 (NOTE 1) (NOTE 1) 25 0 25 0 40 4 (NOTE 2) (NOTE 1) 40 15 -4 (NOTE 3) (NOTE 4) 0 0 8
Unit ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns
HLDA output delay time ALE signal output delay time (refers to BCLK) ALE signal output hold time (refers to BCLK) ALE signal output delay time (refers to Address) ALE signal output hold time (refers to Address) RD signal output delay from the end of Address WR signal output delay from the end of Address Address output floating start time
td(BCLK-ALE) th(BCLK-ALE) td(AD-ALE) th(ALE-AD) td(AD-RD) td(AD-WR) tdZ(RD-AD)
NOTES: 1. Calculated according to the BCLK frequency as follows: 0.5 109 - 10 [ns] f(BCLK) 2. Calculated according to the BCLK frequency as follows: (n -0.5) 10 f(BCLK)
9
- 40 [ns]
n is "2" for 2-wait setting, "3" for 3-wait setting.
3. Calculated according to the BCLK frequency as follows: 0.5 10 - 25 [ns] f(BCLK)
9
4. Calculated according to the BCLK frequency as follows: 0.5 109 - 15 [ns] f(BCLK)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 300 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
VCC = 5V
XIN input tr tw(H) tr tc tc(TA) tw(TAH) TAiIN input tw(TAL) tc(UP) tw(UPH) TAiOUT input tw(UPL) TAiOUT input
(Up/down input)
tw(L)
During event counter mode TAiIN input
(When count on falling edge is selected)
th(TIN--UP) tsu(UP--TIN)
TAiIN input
(When count on rising edge is selected)
Two-phase pulse input in event counter mode tC(TA) TAiIN input tsu(TAIN--TAOUT) TAiOUT input tsu(TAOUT--TAIN) tc(TB) tw(TBH) TBiIN input tw(TBL) tc(AD) tw(ADL) ADTRG input tc(CK) tw(CKH) CLKi tw(CKL) TXDi td(C--Q) RXDi tw(INL) INTi input tw(INH) tsu(D--C) th(C--D) th(C--Q) tsu(TAIN--TAOUT) tsu(TAOUT--TAIN)
Figure 22.4 Timing Diagram (1)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 301 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(Effective for setting with wait)
VCC = 5V
BCLK RD (Separate bus) WR, WRL, WRH (Separate bus) RD (Multiplexed bus) WR, WRL, WRH (Multiplexed bus) RDY input
tsu(RDY--BCLK) th(BCLK--RDY)
(Common to setting with wait and setting without wait)
BCLK tsu(HOLD--BCLK) HOLD input th(BCLK--HOLD)
HLDA output P0, P1, P2, P3, P4, P5_0 to P5_2 (1) td(BCLK--HLDA) td(BCLK--HLDA)
Hi--Z
NOTE: 1. The above pins are set to high-impedance regardless of the input level of the BYTE pin, the PM06 bit in the PM0 register and the PM11 bit in the PM1 register. Measuring conditions : VCC = 5 V Input timing voltage : Determined with VIL = 1.0 V, VIH = 4.0 V Output timing voltage: Determined with VOL = 2.5 V, VOH = 2.5 V
Figure 22.5 Timing Diagram (2)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 302 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For setting with no wait) Read timing
BCLK td(BCLK-CS)
25ns.max
VCC = 5V
th(BCLK-CS)
4ns.min
CSi
tcyc
td(BCLK-AD)
25ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
25ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
0ns.min
ALE td(BCLK-RD)
25ns.max
th(BCLK-RD)
0ns.min
RD tac1(RD-DB)
(0.5 tcyc-45)ns.max Hi-Z
DBi
tSU(DB-RD)
40ns.min
th(RD-DB)
0ns.min
Write timing
BCLK td(BCLK-CS)
25ns.max
th(BCLK-CS)
4ns.min
CSi
tcyc
td(BCLK-AD)
25ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
25ns.max
th(BCLK-ALE)
-4ns.min
th(WR-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-WR)
25ns.max
th(BCLK-WR)
0ns.min
WR,WRL, WRH td(BCLK-DB)
40ns.max Hi-Z
th(BCLK-DB)
4ns.min
DBi td(DB-WR) 1 tcyc = f(BCLK) th(WR-DB)
(0.5 tcyc-40)ns.min (0.5 tcyc-10)ns.min
Measuring conditions : VCC = 5 V Input timing voltage : VIL = 0.8 V, VIH = 2.0 V Output timing voltage : VOL = 0.4 V, VOH = 2.4 V
Figure 22.6 Timing Diagram (3)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 303 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For 1-wait setting and external area access) Read timing
BCLK td(BCLK-CS)
25ns.max
VCC = 5V
th(BCLK-CS)
4ns.min
CSi
tcyc
td(BCLK-AD)
25ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
25ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
0ns.min
ALE td(BCLK-RD)
25ns.max
th(BCLK-RD)
0ns.min
RD tac2(RD-DB)
(1.5 tcyc-45)ns.max
DBi
Hi-Z
th(RD-DB) tSU(DB-RD)
40ns.min 0ns.min
Write timing
BCLK td(BCLK-CS)
25ns.max
th(BCLK-CS)
4ns.min
CSi
tcyc
td(BCLK-AD)
25ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
25ns.max
th(BCLK-ALE)
-4ns.min
th(WR-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-WR)
25ns.max
th(BCLK-WR)
0ns.min
WR,WRL, WRH td(BCLK-DB)
40ns.max Hi-Z
th(BCLK-DB)
4ns.min
DBi td(DB-WR) 1 tcyc = f(BCLK)
(0.5 tcyc-40)ns.min
th(WR-DB)
(0.5 tcyc-10)ns.min
Measuring conditions : VCC = 5 V Input timing voltage : VIL = 0.8 V, VIH = 2.0 V Output timing voltage : VOL = 0.4 V, VOH = 2.4 V
Figure 22.7 Timing Diagram (4)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 304 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For 2-wait setting and external area access) Read timing
tcyc
VCC = 5V
BCLK td(BCLK-CS)
25ns.max
th(BCLK-CS)
4ns.min
CSi td(BCLK-AD)
25ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
25ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
0ns.min
ALE td(BCLK-RD)
25ns.max
th(BCLK-RD)
0ns.min
RD tac2(RD-DB)
(2.5 tcyc-45)ns.max
DBi
Hi-Z
tSU(DB-RD)
40ns.min
th(RD-DB)
0ns.min
Write timing
tcyc
BCLK td(BCLK-CS)
25ns.max
th(BCLK-CS)
4ns.min
CSi td(BCLK-AD)
25ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
25ns.max
th(WR-AD) th(BCLK-ALE)
-4ns.min (0.5 tcyc-10)ns.min
ALE td(BCLK-WR)
25ns.max
th(BCLK-WR)
0ns.min
WR, WRL WRH td(BCLK-DB)
40ns.max
th(BCLK-DB)
4ns.min
DBi
Hi-Z
td(DB-WR)
(1.5 tcyc-40)ns.min
th(WR-DB)
(0.5 tcyc-10)ns.min
tcyc =
1 f(BCLK)
Measuring conditions : VCC = 5 V Input timing voltage : VIL = 0.8 V, VIH = 2.0 V Output timing voltage : VOL = 0.4 V, VOH = 2.4 V
Figure 22.8 Timing Diagram (5)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 305 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For 3-wait setting and external area access) Read timing
tcyc
VCC = 5V
BCLK td(BCLK-CS)
25ns.max
th(BCLK-CS)
4ns.min
CSi td(BCLK-AD)
25ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
25ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
0ns.min
ALE td(BCLK-RD)
25ns.max
th(BCLK-RD)
0ns.min
RD tac2(RD-DB)
(3.5 tcyc-45)ns.max
DBi
Hi-Z
tSU(DB-RD)
40ns.min
th(RD-DB)
0ns.min
Write timing
tcyc
BCLK td(BCLK-CS)
25ns.max
th(BCLK-CS)
4ns.min
CSi td(BCLK-AD)
25ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
25ns.max
th(BCLK-ALE)
-4ns.min
th(WR-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-WR)
25ns.max
th(BCLK-WR)
0ns.min
WR, WRL WRH td(BCLK-DB)
40ns.max
th(BCLK-DB)
4ns.min
DBi
Hi-Z
td(DB-WR)
(2.5 tcyc-40)ns.min
th(WR-DB)
(0.5 tcyc-10)ns.min
1 tcyc = f(BCLK)
Measuring conditions : VCC = 5 V Input timing voltage : VIL = 0.8 V, VIH = 2.0 V Output timing voltage : VOL = 0.4 V, VOH = 2.4 V
Figure 22.9 Timing Diagram (6)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 306 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For 1- or 2-wait setting, external area access and multiplexed bus selection) Read timing
BCLK td(BCLK-CS)
25ns.max tcyc (0.5 tcyc-10)ns.min
VCC = 5V
th(RD-CS)
th(BCLK-CS)
4ns.min
CSi td(AD-ALE)
(0.5 tcyc-25)ns.min (0.5 tcyc-15)ns.min
th(ALE-AD)
ADi /DBi
Address
tdZ(RD-AD)
8ns.max
Data input tac3(RD-DB) tSU(DB-RD)
40ns.min
Address th(RD-DB)
0ns.min
(1.5 tcyc-45)ns.max
td(AD-RD) td(BCLK-AD)
25ns.max 0ns.min
th(BCLK-AD)
4ns.min
ADi BHE
td(BCLK-ALE)
25ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-RD)
25ns.max
th(BCLK-RD)
0ns.min
RD
Write timing
BCLK td(BCLK-CS)
25ns.max tcyc (0.5 tcyc-10)ns.min
th(WR-CS)
th(BCLK-CS)
4ns.min
CSi td(BCLK-DB)
40ns.max
th(BCLK-DB)
4ns.min
ADi /DBi td(AD-ALE)
Address
Data output td(DB-WR)
(1.5 tcyc-40)ns.min
Address th(WR-DB)
(0.5 tcyc-10)ns.min
(0.5 tcyc-25)ns.min
td(BCLK-AD)
25ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
25ns.max
th(BCLK-ALE)
-4ns.min
td(AD-WR)
0ns.min
th(WR-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-WR)
25ns.max
th(BCLK-WR)
0ns.min
WR,WRL, WRH 1 f(BCLK)
tcyc =
Measuring conditions : VCC = 5 V Input timing voltage : VIL = 0.8 V, VIH = 2.0 V Output timing voltage : VOL = 0.4 V, VOH = 2.4 V
Figure 22.10 Timing Diagram (7)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 307 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For 3-wait setting, external area access and multiplexed bus selection) Read timing
tcyc
VCC = 5V
BCLK td(BCLK-CS)
25ns.max (0.5 tcyc-10)ns.min
th(RD-CS)
th(BCLK-CS)
4ns.min
CSi td(AD-ALE)
(0.5 tcyc-25)ns.min
ADi /DBi ADi BHE
(no multiplex)
25ns.max
(0.5 tcyc-15)ns.min
th(ALE-AD)
Address td(BCLK-AD) tdZ(RD-AD) td(AD-RD)
0ns.min 8ns.max
Data input
th(RD-DB) tac3(RD-DB)
(2.5 tcyc-45)ns.max
tSU(DB-RD)
40ns.min
0ns.min
th(BCLK-AD)
4ns.min
td(BCLK-ALE)
25ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-RD)
25ns.max
th(BCLK-RD)
0ns.min
RD
Write timing
tcyc
BCLK td(BCLK-CS)
25ns.max
(0.5 tcyc-10)ns.min
th(WR-CS)
th(BCLK-CS)
4ns.min
CSi td(BCLK-DB)
40ns.max
th(BCLK-DB)
4ns.min
ADi /DBi td(AD-ALE)
Address
Data output td(DB-WR)
(2.5 tcyc-40)ns.min
(0.5 tcyc-25)ns.min
th(WR-DB)
(0.5 tcyc-10)ns.min
td(BCLK-AD)
25ns.max
th(BCLK-AD)
4ns.min
ADi BHE
(no multiplex)
td(BCLK-ALE)
25ns.max
th(BCLK-ALE)
-4ns.min
th(WR-AD) td(AD-WR)
(0.5 tcyc-10)ns.min 0ns.min
ALE
td(BCLK-WR) WR, WRL WRH tcyc = 1 f(BCLK)
25ns.max
th(BCLK-WR)
0ns.min
Measuring conditions : VCC = 5 V Input timing voltage : VIL = 0.8 V, VIH = 2.0 V Output timing voltage : VOL = 0.4 V, VOH = 2.4 V
Figure 22.11 Timing Diagram (8)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 308 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) Table 22.28 Electrical Characteristics
Symbol VOH
(1)
22. Electric Characteristics
VCC = 3.3V
Unit V
VOH
VOL
VOL
VT+-VT-
VT+-VTVT+-VTIIH
IIL
RPULLUP
RfXIN M RfXCIN M VRAM V NOTES: 1. Referenced to VCC = 3.0 to 3.6V, VSS = 0V at Topr = -40 to 85C, f(BCLK) = 24MHz unless otherwise specified. ________ ________ 2. P11 to P14, INT6 to INT8, CLK5, CLK6, SIN5 and SIN6 are only in the 128-pin version. Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 309 of 364
Standard Parameter Measuring Condition Min. Typ. Max. VCC P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, IOH = -1mA HIGH Output VCC-0.5 Voltage P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0, P7_2 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0, P9_2 to P9_7, P10_0 to P10_7, P11_0 to P11_7,P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1 XOUT HIGHPOWER VCC-0.5 IOH = -0.1mA HIGH Output VCC Voltage VCC-0.5 LOWPOWER IOH = -50A VCC XCOUT HIGHPOWER With no load applied HIGH Output 2.5 Voltage LOWPOWER With no load applied 1.6 P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, IOL = 1mA 0.5 LOW Output Voltage P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, P6_0 to P6_7, P7_0 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0 to P9_7, P10_0 to P10_7, P11_0 to P11_7,P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1 XOUT HIGHPOWER 0.5 IOL = 0.1mA LOW Output Voltage LOWPOWER 0.5 IOL = 50A XCOUT HIGHPOWER 0 With no load applied LOW Output Voltage LOWPOWER With no load applied 0 _________ _______ Hysteresis 0.8 HOLD, RDY, TA0IN to TA4IN, TB0IN to TB5IN, 0.2 ________ ________ _______ _____________ _________ _________ INT0 to INT5, NMI, ADTRG, CTS0 to CTS2, SCL0 to SCL2, SDA0 to SDA2, CLK0 to CLK3, _____ _____ TA0OUT to TA4OUT, KI0 to KI3, RXD0 to RXD2, SIN3 _____________ Hysteresis RESET 0.2 1.8 Hysteresis XIN 0.2 0.8 P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, VI = 3.3V HIGH Input 4.0 P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, Current P6_0 to P6_7, P7_0 to P7_7, P8_0 to P8_7, P9_0 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1, ____________ XIN, RESET, CNVSS, BYTE P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, VI = 0V LOW Input -4.0 P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, Current P6_0 to P6_7, P7_0 to P7_7, P8_0 to P8_7, P9_0 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1, ____________ XIN, RESET, CNVSS, BYTE P0_0 to P0_7, P1_0 to P1_7, P2_0 to P2_7, VI = 0V Pull-up 100 500 50 P3_0 to P3_7, P4_0 to P4_7, P5_0 to P5_7, Resistance P6_0 to P6_7, P7_0, P7_2 to P7_7, P8_0 to P8_4, P8_6, P8_7, P9_0, P9_2 to P9_7, P10_0 to P10_7, P11_0 to P11_7, P12_0 to P12_7, P13_0 to P13_7, P14_0, P14_1 Feedback Resistance XIN 3.0 Feedback Resistance XCIN 25 RAM Retention Voltage 2.0 At stop mode
V V V
V V V
V V A
A
k
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Timing Requirements VCC (Referenced to VCC = 3.3V, VSS = 0V, at Topr = -40 to 85C unless otherwise specified) Table 22.29 External Clock Input (XIN Input)
Symbol tC tw(H) tw(L) tr tf Parameter External Clock Input Cycle Time External Clock Input HIGH Pulse Width External Clock Input LOW Pulse Width External Clock Rise Time External Clock Fall Time Standard Min. Max. 62.5 25 25 15 15
= 3.3V
Unit ns ns ns ns ns
Table 22.30 Memory Expansion Mode and Microprocessor Mode Symbol
tac1(RD-DB) tac2(RD-DB) tac3(RD-DB) tsu(DB-RD) tsu(RDY-BCLK)
Parameter
Data input access time (for setting with no wait) Data input access time (for setting with wait) Data input access time (when accessing multiplexed bus area) Data input setup time
________
Standard Unit Min. Max. (NOTE 1) ns (NOTE 2) ns (NOTE 3) 50 40 50 0 0 0 ns ns ns ns ns ns ns
RDY input setup time __________ tsu(HOLD-BCLK) HOLD input setup time th(RD-DB) Data input hold time ________ th(BCLK-RDY) RDY input hold time __________ th(BCLK-HOLD) HOLD input hold time
NOTES: 1. Calculated according to the BCLK frequency as follows: 0.5 10 - 60 [ns] f(BCLK)
9
2. Calculated according to the BCLK frequency as follows: (n -0.5) 10 f(BCLK)
9
- 60 [ns]
n is "2" for 1-wait setting, "3" for 2-wait setting and "4" for 3-wait setting.
3. Calculated according to the BCLK frequency as follows: (n -0.5) 109 - 60 [ns] f(BCLK) n is "2" for 2-wait setting, "3" for 3-wait setting.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 310 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Timing Requirements VCC (Referenced to VCC = 3.3V, VSS = 0V, at Topr = -40 to 85C unless otherwise specified) Table 22.31 Timer A Input (Counter Input in Event Counter Mode)
Symbol tc(TA) tw(TAH) tw(TAL) TAiIN Input Cycle Time TAiIN Input HIGH Pulse Width TAiIN Input LOW Pulse Width Parameter Standard Min. Max. 150 60 60
= 3.3V
Unit ns ns ns
Table 22.32 Timer A Input (Gating Input in Timer Mode)
Symbol tc(TA) tw(TAH) tw(TAL) TAiIN Input Cycle Time TAiIN Input HIGH Pulse Width TAiIN Input LOW Pulse Width Parameter Standard Min. Max. 600 300 300 Unit ns ns ns
Table 22.33 Timer A Input (External Trigger Input in One-shot Timer Mode)
Symbol tc(TA) tw(TAH) tw(TAL) TAiIN Input Cycle Time TAiIN Input HIGH Pulse Width TAiIN Input LOW Pulse Width Parameter Standard Min. Max. 300 150 150 Unit ns ns ns
Table 22.34 Timer A Input (External Trigger Input in Pulse Width Modulation Mode)
Symbol tw(TAH) tw(TAL) TAiIN Input HIGH Pulse Width TAiIN Input LOW Pulse Width Parameter Standard Min. Max. 150 150 Unit ns ns
Table 22.35 Timer A Input (Counter Increment/decrement Input in Event Counter Mode)
Symbol tc(UP) tw(UPH) tw(UPL) tsu(UP-TIN) th(TIN-UP) TAiOUT Input Cycle Time TAiOUT Input HIGH Pulse Width TAiOUT Input LOW Pulse Width TAiOUT Input Setup Time TAiOUT Input Hold Time Parameter Standard Min. Max. 3000 1500 1500 600 600 Unit ns ns ns ns ns
Table 22.36 Timer A Input (Two-phase Pulse Input in Event Counter Mode)
Symbol TAiIN Input Cycle Time tsu(TAIN-TAOUT) TAiOUT Input Setup Time tsu(TAOUT-TAIN) TAiIN Input Setup Time tc(TA) Parameter Standard Max. Min. 2 500 500 Unit s ns ns
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 311 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Timing Requirements VCC (Referenced to VCC = 3.3V, VSS = 0V, at Topr = -40 to 85C unless otherwise specified) Table 22.37 Timer B Input (Counter Input in Event Counter Mode)
Symbol Parameter TBiIN Input Cycle Time (counted on one edge) TBiIN Input HIGH Pulse Width (counted on one edge) TBiIN Input LOW Pulse Width (counted on one edge) TBiIN Input Cycle Time (counted on both edges) TBiIN Input HIGH Pulse Width (counted on both edges) TBiIN Input LOW Pulse Width (counted on both edges) Standard Min. Max. 150 60 60 300 120 120
= 3.3V
Unit ns ns ns ns ns ns
tc(TB) tw(TBH) tw(TBL) tc(TB) tw(TBH) tw(TBL)
Table 22.38 Timer B Input (Pulse Period Measurement Mode)
Symbol Parameter TBiIN Input Cycle Time TBiIN Input HIGH Pulse Width TBiIN Input LOW Pulse Width Standard Min. Max. 600 300 300 Unit ns ns ns
tc(TB) tw(TBH) tw(TBL)
Table 22.39 Timer B Input (Pulse Width Measurement Mode)
Symbol Parameter TBiIN Input Cycle Time TBiIN Input HIGH Pulse Width TBiIN Input LOW Pulse Width Standard Min. Max. 600 300 300 Unit ns ns ns
tc(TB) tw(TBH) tw(TBL)
Table 22.40 A/D Trigger Input
Symbol Parameter
_____________
tC(AD) tw(ADL)
ADTRG Input Cycle Time (trigger able minimum)
_____________
Standard Min. Max. 1500 200
Unit ns ns
ADTRG Input LOW Pulse Width
Table 22.41 Serial Interface
Symbol Parameter CLKi Input Cycle Time CLKi Input HIGH Pulse Width CLKi Input LOW Pulse Width TXDi Output Delay Time TXDi Hold Time RXDi Input Setup Time RXDi Input Hold Time
_______
tc(CK) tw(CKH) tw(CKL) td(C-Q) th(C-Q) tsu(D-C) th(C-D)
Standard Min. Max. 300 150 150 160 0 100 90
Unit ns ns ns ns ns ns ns
Table 22.42 External Interrupt INTi Input
Symbol Parameter
_______
tw(INH) tw(INL)
INTi Input HIGH Pulse Width
_______
INTi Input LOW Pulse Width
Standard Min. Max. 380 380
Unit ns ns
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 312 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Switching Characteristics VCC (Referenced to VCC = 3.3V, VSS = 0 V, at Topr = -40 to 85 C unless otherwise specified) Table 22.43 Memory Expansion Mode and Microprocessor Mode (for setting with no wait)
Symbol Parameter Address output delay time Address output hold time (refers to BCLK) Address output hold time (refers to RD) Address output hold time (refers to WR) Chip select output delay time Chip select output hold time (refers to BCLK) ALE signal output delay time ALE signal output hold time RD signal output delay time RD signal output hold time WR signal output delay time WR signal output hold time Data output delay time (refers to BCLK) Data output hold time (refers to BCLK) Data output delay time (refers to WR) Data output hold time (refers to WR)
__________
= 3.3V
Measuring condition Figure 22.12
td(BCLK-AD) th(BCLK-AD) th(RD-AD) th(WR-AD) td(BCLK-CS) th(BCLK-CS) td(BCLK-ALE) th(BCLK-ALE) td(BCLK-RD) th(BCLK-RD) td(BCLK-WR) th(BCLK-WR) td(BCLK-DB) th(BCLK-DB) td(DB-WR) th(WR-DB)
td(BCLK-HLDA)
Standard Min. Max. 30 4 0 (NOTE 1) 30 4 25 -4 30 0 30 0 40 4 (NOTE 2) (NOTE 1) 40
Unit ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns
(3)
(3)
HLDA output delay time
NOTES: 1. Calculated according to the BCLK frequency as follows: 0.5 10 - 10 [ns] f(BCLK)
9
2. Calculated according to the BCLK frequency as follows: 0.5 10 - 40 [ns] f(BCLK)
9
f(BCLK) is 12.5 MHz or less.
3. This standard value shows the timing when the output is off, and does not show hold time of data bus. Hold time of data bus varies with capacitor volume and pull-up (pull-down) resistance value. Hold time of data bus is expressed in t = - CR ln (1 - VOL / VCC) by a circuit of the right figure. For example, when VOL = 0.2 VCC, C = 30 pF, R =1 k, hold time of output "L" level is t = - 30 pF 1 k ln (1 - 0.2 VCC / VCC) = 6.7 ns.
R DBi C
P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14
30pF
NOTE: 1. P11 to P14 are only in the 128-pin version.
Figure 22.12 Port P0 to P14 Measurement Circuit
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 313 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Switching Characteristics VCC (Referenced to VCC = 3.3V, VSS = 0 V, at Topr = -40 to 85 C unless otherwise specified)
= 3.3V
Table 22.44 Memory Expansion Mode and Microprocessor Mode (for 1- to 3-wait setting and external area access)
Symbol Parameter Address output delay time Address output hold time (refers to BCLK) Address output hold time (refers to RD) Address output hold time (refers to WR) Chip select output delay time Chip select output hold time (refers to BCLK) ALE signal output delay time ALE signal output hold time RD signal output delay time RD signal output hold time WR signal output delay time WR signal output hold time Data output delay time (refers to BCLK) Data output hold time (refers to BCLK) Data output delay time (refers to WR) Data output hold time (refers to WR)
__________
Measuring condition Figure 22.12
td(BCLK-AD) th(BCLK-AD) th(RD-AD) th(WR-AD) td(BCLK-CS) th(BCLK-CS) td(BCLK-ALE) th(BCLK-ALE) td(BCLK-RD) th(BCLK-RD) td(BCLK-WR) th(BCLK-WR) td(BCLK-DB) th(BCLK-DB) td(DB-WR) th(WR-DB)
td(BCLK-HLDA)
Standard Min. Max. 30 4 0 (NOTE 1) 30 4 25 -4 30 0 30 0 40 4 (NOTE 2) (NOTE 1) 40
Unit ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns
(3)
(3)
HLDA output delay time
NOTES: 1. Calculated according to the BCLK frequency as follows: 0.5 10 - 10 [ns] f(BCLK)
9
2. Calculated according to the BCLK frequency as follows: (n - 0.5) 10 - 40 [ns] f(BCLK)
9
n is "1" for 1-wait setting, "2" for 2-wait setting and "3" for 3-wait setting. When n = 1, f(BCLK) is 12.5 MHz or less.
3. This standard value shows the timing when the output is off, and does not show hold time of data bus. Hold time of data bus varies with capacitor volume and pull-up (pull-down) resistance value. Hold time of data bus is expressed in t = - CR ln (1 - VOL / VCC) by a circuit of the right figure. For example, when VOL = 0.2 VCC, C = 30 pF, R =1 k, hold time of output "L" level is t = - 30 pF 1 k ln (1 - 0.2 VCC / VCC) = 6.7 ns..
R DBi C
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 314 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Switching Characteristics VCC (Referenced to VCC = 3.3V, VSS = 0 V, at Topr = -40 to 85 C unless otherwise specified) Table 22.45 Memory Expansion Mode and Microprocessor Mode (for 2- to 3-wait setting, external area access and multiplexed bus selection)
Symbol Parameter Address output delay time Address output hold time (refers to BCLK) Address output hold time (refers to RD) Address output hold time (refers to WR) Chip select output delay time Chip select output hold time (refers to BCLK) Chip select output hold time (refers to RD) Chip select output hold time (refers to WR) RD signal output delay time RD signal output hold time WR signal output delay time WR signal output hold time Data output delay time (refers to BCLK) Data output hold time (refers to BCLK) Data output delay time (refers to WR) Data output hold time (refers to WR)
__________
= 3.3V
Measuring condition Figure 22.12
td(BCLK-AD) th(BCLK-AD) th(RD-AD) th(WR-AD) td(BCLK-CS) th(BCLK-CS) th(RD-CS) th(WR-CS) td(BCLK-RD) th(BCLK-RD) td(BCLK-WR) th(BCLK-WR) td(BCLK-DB) th(BCLK-DB) td(DB-WR) th(WR-DB)
td(BCLK-HLDA)
Standard Min. Max. 50 4 (NOTE 1) (NOTE 1) 50 4 (NOTE 1) (NOTE 1) 40 0 40 0 50 4 (NOTE 2) (NOTE 1) 40 25 -4 (NOTE 3) (NOTE 4) 0 0 8
Unit ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns ns
HLDA output delay time ALE signal output delay time (refers to BCLK) ALE signal output hold time (refers to BCLK) ALE signal output delay time (refers to Address) ALE signal output hold time (refers to Address) RD signal output delay from the end of Address WR signal output delay from the end of Address Address output floating start time
td(BCLK-ALE) th(BCLK-ALE) td(AD-ALE) th(ALE-AD) td(AD-RD) td(AD-WR) tdZ(RD-AD)
NOTES: 1. Calculated according to the BCLK frequency as follows: 0.5 109 - 10 [ns] f(BCLK) 2. Calculated according to the BCLK frequency as follows: (n -0.5) 10 f(BCLK)
9
- 50 [ns]
n is "2" for 2-wait setting, "3" for 3-wait setting.
3. Calculated according to the BCLK frequency as follows: 0.5 10 - 40 [ns] f(BCLK)
9
4. Calculated according to the BCLK frequency as follows: 0.5 109 - 15 [ns] f(BCLK)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 315 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
VCC = 3.3V
XIN input tr tw(H) tr tc tc(TA) tw(TAH) TAiIN input tw(TAL) tc(UP) tw(UPH) TAiOUT input tw(UPL) TAiOUT input
(Up/down input)
tw(L)
During event counter mode TAiIN input
(When count on falling edge is selected)
th(TIN--UP) tsu(UP--TIN)
TAiIN input
(When count on rising edge is selected)
Two-phase pulse input in event counter mode tC(TA) TAiIN input tsu(TAIN--TAOUT) TAiOUT input tsu(TAOUT--TAIN) tc(TB) tw(TBH) TBiIN input tw(TBL) tc(AD) tw(ADL) ADTRG input tc(CK) tw(CKH) CLKi tw(CKL) TXDi td(C--Q) RXDi tw(INL) INTi input tw(INH) tsu(D--C) th(C--D) th(C--Q) tsu(TAIN--TAOUT) tsu(TAOUT--TAIN)
Figure 22.13 Timing Diagram (1)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 316 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(Effective for setting with wait)
VCC = 3.3V
BCLK RD (Separate bus) WR, WRL, WRH (Separate bus) RD (Multiplexed bus) WR, WRL, WRH (Multiplexed bus) RDY input
tsu(RDY-BCLK) th(BCLK-RDY)
(Common to setting with wait and setting without wait)
BCLK tsu(HOLD-BCLK) HOLD input th(BCLK-HOLD)
HLDA output P0, P1, P2, P3, P4, P5_0 to P5_2 (1) td(BCLK-HLDA) td(BCLK-HLDA)
Hi-Z
NOTE: 1. The above pins are set to high-impedance regardless of the input level of the BYTE pin, the PM06 bit in the PM0 register and the PM11 bit in the PM1 register. Measuring conditions : VCC = 3.3 V Input timing voltage : Determined with VIL = 0.6 V, VIH = 2.7 V Output timing voltage: Determined with VOL = 1.65 V, VOH = 1.65 V
Figure 22.14 Timing Diagram (2)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 317 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For setting with no wait) Read timing
BCLK td(BCLK-CS)
30ns.max
VCC = 3.3V
th(BCLK-CS)
4ns.min
CSi
tcyc
td(BCLK-AD)
30ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
30ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
0ns.min
ALE td(BCLK-RD)
30ns.max
th(BCLK-RD)
0ns.min
RD tac1(RD-DB)
(0.5 tcyc-60)ns.max Hi-Z
DBi
tSU(DB-RD)
50ns.min
th(RD-DB)
0ns.min
Write timing
BCLK td(BCLK-CS)
30ns.max
th(BCLK-CS)
4ns.min
CSi
tcyc
td(BCLK-AD)
30ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
30ns.max
th(BCLK-ALE)
-4ns.min
th(WR-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-WR)
30ns.max
th(BCLK-WR)
0ns.min
WR,WRL, WRH td(BCLK-DB)
40ns.max Hi-Z
th(BCLK-DB)
4ns.min
DBi td(DB-WR) 1 tcyc = f(BCLK) th(WR-DB)
(0.5 tcyc-40)ns.min (0.5 tcyc-10)ns.min
Measuring conditions : VCC = 3.3 V Input timing voltage : VIL = 0.6 V, VIH = 2.7 V Output timing voltage : VOL = 1.65 V, VOH = 1.65 V
Figure 22.15 Timing Diagram (3)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 318 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For 1-wait setting and external area access) Read timing
BCLK td(BCLK-CS)
30ns.max
VCC = 3.3V
th(BCLK-CS)
4ns.min
CSi
tcyc
td(BCLK-AD)
30ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
30ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
0ns.min
ALE td(BCLK-RD)
30ns.max
th(BCLK-RD)
0ns.min
RD tac2(RD-DB)
(1.5 tcyc-60)ns.max
DBi
Hi-Z
th(RD-DB) tSU(DB-RD)
50ns.min 0ns.min
Write timing
BCLK td(BCLK-CS)
30ns.max
th(BCLK-CS)
4ns.min
CSi
tcyc
td(BCLK-AD)
30ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
30ns.max
th(BCLK-ALE)
-4ns.min
th(WR-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-WR)
30ns.max
th(BCLK-WR)
0ns.min
WR,WRL, WRH td(BCLK-DB)
40ns.max Hi-Z
th(BCLK-DB)
4ns.min
DBi td(DB-WR) 1 tcyc = f(BCLK)
(0.5 tcyc-40)ns.min
th(WR-DB)
(0.5 tcyc-10)ns.min
Measuring conditions : VCC = 3.3 V Input timing voltage : VIL = 0.6 V, VIH = 2.7 V Output timing voltage : VOL = 1.65 V, VOH = 1.65 V
Figure 22.16 Timing Diagram (4)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 319 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For 2-wait setting and external area access) Read timing
tcyc
VCC = 3.3V
BCLK td(BCLK-CS)
30ns.max
th(BCLK-CS)
4ns.min
CSi td(BCLK-AD)
30ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
30ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
0ns.min
ALE td(BCLK-RD)
30ns.max
th(BCLK-RD)
0ns.min
RD tac2(RD-DB)
(2.5 tcyc-60)ns.max
DBi
Hi-Z
tSU(DB-RD)
50ns.min
th(RD-DB)
0ns.min
Write timing
tcyc
BCLK td(BCLK-CS)
30ns.max
th(BCLK-CS)
4ns.min
CSi td(BCLK-AD)
30ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
30ns.max
th(WR-AD) th(BCLK-ALE)
-4ns.min (0.5 tcyc-10)ns.min
ALE td(BCLK-WR)
30ns.max
th(BCLK-WR)
0ns.min
WR, WRL WRH td(BCLK-DB)
40ns.max
th(BCLK-DB)
4ns.min
DBi
Hi-Z
td(DB-WR)
(1.5 tcyc-40)ns.min
th(WR-DB)
(0.5 tcyc-10)ns.min
tcyc =
1 f(BCLK)
Measuring conditions : VCC = 3.3 V Input timing voltage : VIL = 0.6 V, VIH = 2.7 V Output timing voltage : VOL = 1.65 V, VOH = 1.65 V
Figure 22.17 Timing Diagram (5)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 320 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For 3-wait setting and external area access) Read timing
tcyc
VCC = 3.3V
BCLK td(BCLK-CS)
30ns.max
th(BCLK-CS)
4ns.min
CSi td(BCLK-AD)
30ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
30ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
0ns.min
ALE td(BCLK-RD)
30ns.max
th(BCLK-RD)
0ns.min
RD tac2(RD-DB)
(3.5 tcyc-60)ns.max
DBi
Hi-Z
tSU(DB-RD)
50ns.min
th(RD-DB)
0ns.min
Write timing
tcyc
BCLK td(BCLK-CS)
30ns.max
th(BCLK-CS)
4ns.min
CSi td(BCLK-AD)
30ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
30ns.max
th(BCLK-ALE)
-4ns.min
th(WR-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-WR)
30ns.max
th(BCLK-WR)
0ns.min
WR, WRL WRH td(BCLK-DB)
40ns.max
th(BCLK-DB)
4ns.min
DBi
Hi-Z
td(DB-WR)
(2.5 tcyc-40)ns.min
th(WR-DB)
(0.5 tcyc-10)ns.min
1 tcyc = f(BCLK)
Measuring conditions : VCC = 3.3 V Input timing voltage : VIL = 0.6 V, VIH = 2.7 V Output timing voltage : VOL = 1.65 V, VOH = 1.65 V
Figure 22.18 Timing Diagram (6)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 321 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For 2-wait setting, external area access and multiplexed bus selection) Read timing
BCLK td(BCLK-CS)
40ns.max tcyc (0.5 tcyc-10)ns.min
VCC = 3.3V
th(RD-CS)
th(BCLK-CS)
4ns.min
CSi td(AD-ALE)
(0.5 tcyc-40)ns.min (0.5 tcyc-15)ns.min
th(ALE-AD)
ADi /DBi
Address
tdZ(RD-AD)
8ns.max
Data input tac3(RD-DB) tSU(DB-RD)
50ns.min
Address th(RD-DB)
0ns.min
(1.5 tcyc-60)ns.max
td(AD-RD) td(BCLK-AD)
40ns.max 0ns.min
th(BCLK-AD)
4ns.min
ADi BHE
td(BCLK-ALE)
40ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-RD)
40ns.max
th(BCLK-RD)
0ns.min
RD
Write timing
BCLK td(BCLK-CS)
40ns.max tcyc (0.5 tcyc-10)ns.min
th(WR-CS)
th(BCLK-CS)
4ns.min
CSi td(BCLK-DB)
50ns.max
th(BCLK-DB)
4ns.min
ADi /DBi td(AD-ALE)
Address
Data output td(DB-WR)
(1.5 tcyc-50)ns.min
Address th(WR-DB)
(0.5 tcyc-10)ns.min
(0.5 tcyc-40)ns.min
td(BCLK-AD)
40ns.max
th(BCLK-AD)
4ns.min
ADi BHE td(BCLK-ALE)
40ns.max
th(BCLK-ALE)
-4ns.min
td(AD-WR)
0ns.min
th(WR-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-WR)
40ns.max
th(BCLK-WR)
0ns.min
WR,WRL, WRH 1 f(BCLK)
tcyc =
Measuring conditions : VCC = 3.3 V Input timing voltage : VIL = 0.6 V, VIH = 2.7 V Output timing voltage : VOL = 1.65 V, VOH = 1.65 V
Figure 22.19 Timing Diagram (7)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 322 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
22. Electric Characteristics
Memory Expansion Mode and Microprocessor Mode
(For 3-wait setting, external area access and multiplexed bus selection) Read timing
tcyc
VCC = 3.3V
BCLK td(BCLK-CS)
40ns.max (0.5 tcyc-10)ns.min
th(RD-CS)
th(BCLK-CS)
6ns.min
CSi td(AD-ALE)
(0.5 tcyc-40)ns.min
ADi /DBi ADi BHE
(no multiplex)
40ns.max
(0.5 tcyc-15)ns.min
th(ALE-AD)
Address td(BCLK-AD) tdZ(RD-AD) td(AD-RD)
0ns.min 8ns.max
Data input
th(RD-DB) tac3(RD-DB)
(2.5 tcyc-60)ns.max
tSU(DB-RD)
50ns.min
0ns.min
th(BCLK-AD)
4ns.min
td(BCLK-ALE)
40ns.max
th(BCLK-ALE)
-4ns.min
th(RD-AD)
(0.5 tcyc-10)ns.min
ALE td(BCLK-RD)
40ns.max
th(BCLK-RD)
0ns.min
RD
Write timing
tcyc
BCLK td(BCLK-CS)
40ns.max
(0.5 tcyc-10)ns.min
th(WR-CS)
th(BCLK-CS)
4ns.min
CSi td(BCLK-DB)
50ns.max
th(BCLK-DB)
4ns.min
ADi /DBi td(AD-ALE)
Address
Data output td(DB-WR)
(2.5 tcyc-50)ns.min
(0.5 tcyc-40)ns.min
th(WR-DB)
(0.5 tcyc-10)ns.min
td(BCLK-AD)
40ns.max
th(BCLK-AD)
4ns.min
ADi BHE
(no multiplex)
td(BCLK-ALE)
40ns.max
th(BCLK-ALE)
-4ns.min
th(WR-AD) td(AD-WR)
(0.5 tcyc-10)ns.min 0ns.min
ALE
td(BCLK-WR) WR, WRL WRH tcyc = 1 f(BCLK)
40ns.max
th(BCLK-WR)
0ns.min
Measuring conditions : VCC = 3.3 V Input timing voltage : VIL = 0.6 V, VIH = 2.7 V Output timing voltage : VOL = 1.65 V, VOH = 1.65 V
Figure 22.20 Timing Diagram (8)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 323 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23. Usage Precaution
23.1 SFR
There is the SFR which can not be read (containg bits that will result in unknown data when read). Please set these registers to their previous values with the instructions other than the read modify write instructions. Table 23.1 lists the registers contain bits that will result in unknown data when read and Table 23.2 lists the instruction table for read modify write. Table 23.1 Registers Contain Bits that Will Result in Unknown Data When Read Register Name Symbol Address (1) Timer A1-1 Register TA11 01C3h, 01C2h (1) Timer A2-1 Register TA21 01C5h, 01C4h (1) Timer A4-1 Register TA41 01C7h, 01C6h Dead Time Timer DTT 01CCh Timer B2 Interrupt Occurrences Frequency Set Counter ICTB2 01CDh (2) SI/O6 Bit Rate Generator S6BRG 01D9h SI/O3 Bit Rate Generator S3BRG 01E3h SI/O4 Bit Rate Generator S4BRG 01E7h (2) SI/O5 Bit Rate Generator S5BRG 01EBh UART2 Bit Rate Generator U2BRG 01F9h UART2 Transmit Buffer Register U2TB 01FBh, 01FAh Up-Down Flag UDF 0384h (3) Timer A0 Register TA0 0387h, 0386h (1) (3) Timer A1 Register TA1 0389h, 0388h (1) (3) Timer A2 Register TA2 038Bh, 038Ah (3) Timer A3 Register TA3 038Dh, 038Ch (1) (3) Timer A4 Register TA4 038Fh, 038Eh UART0 Bit Rate Generator U0BRG 03A1h UART0 Transmit Buffer Register U0TB 03A3h, 03A2h UART1 Bit Rate Generator U1BRG 03A9h UART1 Transmit Buffer Register U1TB 03ABh, 03AAh NOTES: 1. It is affected only in three-phase motor control timer function. 2. These registers are only in the 128-pin version. 3. It is affected only in one-shot timer mode and pulse width modulation mode. Table 23.2 Instruction Table for Read Modify Write Function Bit Manipulation Shift Arithmetic Logical Jump Mnemonic BCLR, BNOT, BSET, BTSTC, BTSTS RCLC, RORC, ROT, SHA, SHL ABS, ADC, ADCF, ADD, DEC, EXTS, INC, MUL, MULU, NEG, SBB, SUB AND, NOT, OR, XOR ADJNZ, SBJNZ
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 324 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.2 External Bus
When resetting CNVSS pin with "H" input, contents of internal ROM cannot be read out.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 325 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.3 External Clock
Do not stop the external clock when it is connected to the XIN pin and the main clock is selected as the CPU clock.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 326 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.4 PLL Frequency Synthesizer
Stabilize supply voltage so that the standard of the power supply ripple is met. (Refer to 22. Electrical characteristics.)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 327 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.5 Power Control
____________
* When exiting stop mode by hardware reset, set RESET pin to "L" until a main clock oscillation is stabilized. * Set the MR0 bit in the TAiMR register (i = 0 to 4) to "0" (pulse is not output) to use the timer A to exit stop mode. * In the main clock oscillation or low power dissipation mode, set the CM02 bit in the CM0 register to "0" (do not stop peripheral function clock in wait mode) before shifting to stop mode. * When entering wait mode, insert a JMP.B instruction before a WAIT instruction. Do not execute any instructions which can generate a write to RAM between the JMP.B and WAIT instructions. Disable the DMA transfers, if a DMA transfer may occur between the JMP.B and WAIT instructions. After the WAIT instruction, insert at least 4 NOP instructions. When entering wait mode, the instruction queue roadstead the instructions following WAIT, and depending on timing, some of these may execute before the microcomputer enters wait mode. Program example when entering wait mode Program Example: L1: FSET WAIT NOP NOP NOP NOP I ; ; Enter wait mode ; More than 4 NOP instructions JMP.B L1 ; Insert JMP.B instruction before WAIT instruction
* When entering stop mode, insert a JMP.B instruction immediately after executing an instruction which sets the CM10 bit in the CM1 register to "1", and then insert at least 4 NOP instructions. When entering stop mode, the instruction queue reads ahead the instructions following the instruction which sets the CM10 bit to "1" (all clock stops), and, some of these may execute before the microcomputer enters stop mode or before the interrupt routine for returning from stop mode. Program example when entering stop mode Program Example: FSET BSET JMP.B L2: NOP NOP NOP NOP ; More than 4 NOP instructions I CM10 L2
; Enter stop mode ; Insert JMP.B instruction
* Wait for main clock oscillation stabilization time, before switching the clock source for CPU clock to the main clock. Similarly, wait until the sub clock oscillates stably before switching the clock source for CPU clock to the sub clock.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 328 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN) * Suggestions to reduce power consumption.
23. Usage Precaution
Ports
The processor retains the state of each I/O port even when it goes to wait mode or to stop mode. A current flows in active I/O ports. A pass current flows in input ports that high-impedance state. When entering wait mode or stop mode, set non-used ports to input and stabilize the potential.
A/D converter
When A/D conversion is not performed, set the VCUT bit in the ADCON1 register to "0" (VREF not connection). When A/D conversion is performed, start the A/D conversion at least 1 s or longer after setting the VCUT bit to "1" (VREF connection).
D/A converter
When not performing D/A conversion, set the DAiE bit (i = 0, 1) in the DACON register to "0" (input disabled) and DAi register to "00h".
Switching the oscillation-driving capacity
Set the driving capacity to "LOW" when oscillation is stable.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 329 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.3 Oscillation Stop, Re-oscillation Detection Function
If the following conditions are all met, the following restriction occur in operation of oscillation stop, re-oscillation stop detection interrupt. Conditions * CM20 bit in CM2 register =1 (oscillation stop, re-oscillation stop detection function enabled) * CM27 bit in CM2 register =1 (oscillation stop, re-oscillation stop detection interrupt) * CM02 bit in CM0 register =0 (do not stop peripheral function clock in wait mode) * Enter wait mode from high-speed or middle-speed mode Restriction If the oscillation of XIN stops during wait mode, the oscillation stop, re-oscillation stop detection interrupt request is generated after the microcomputer is moved out of wait mode, without starting immediately. Figures 23.1 and 23.2 show the operation timing at oscillation stop, re-oscillation stop detection.
XIN fRING (1) INT0 input
CPU operation
Wait mode
Oscillation stop, re-oscillation detection interrupt request
INT0 interrupt request
XIN stops Wait mode is released NOTE: 1. This clock is generated by the on-chip oscillator. It is not supplies after reset. The operating clock can changes from on-chip oscillator clock (on-chip oscillation oscillating) to BCLK by using oscicllation stop, re-oscillation detection function or setting the CM21 bit in the CM2 register.
Figure 23.1 Operation Timing at Oscillation Stop, Re-oscillation Stop Detection at Wait Mode ________ (when moving out of wait mode by using INT0 interrupt)
XIN fRING (1)
CPU operation
Normal processing
Oscillation stop, re-oscillation detection interrupt request
Normal processing
XIN stops NOTE: 1. This clock is generated by the on-chip oscillator. It is not supplies after reset. The operating clock can changes from on-chip oscillator clock (on-chip oscillation oscillating) to BCLK by using oscicllation stop, re-oscillation detection function or setting the CM21 bit in the CM2 register.
Figure 23.2 Operation Timing at Oscillation Stop, Re-oscillation Stop Detection at Normal Processing
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 330 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.7 Protection
Set the PRC2 bit to "1" (write enabled) and then write to any address, and the PRC2 bit will be set to "0" (write protected). The registers protected by the PRC2 bit should be changed in the next instruction after setting the PRC2 bit to "1". Make sure no interrupts or no DMA transfers will occur between the instruction in which the PRC2 bit is set to "1" and the next instruction.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 331 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.8 Interrupt 23.8.1 Reading Address 00000h
Do not read the address 00000h in a program. When a maskable interrupt request is accepted, the CPU reads interrupt information (interrupt number and interrupt request priority level) from the address 00000h during the interrupt sequence. At this time, the IR bit for the accepted interrupt is set to "0". If the address 00000h is read in a program, the IR bit for the interrupt which has the highest priority among the enabled interrupts is set to "0". This causes a problem that the interrupt is canceled, or an unexpected interrupt request is generated.
23.8.2 Setting SP
Set any value in the SP (USP, ISP) before accepting an interrupt. The SP (USP, ISP) is set to "0000h" after reset. Therefore, if an interrupt is accepted before setting any value in the SP (USP, ISP), the program may go out of_______ control. Especially when using NMI interrupt, set a value in the ISP at the beginning of the program. For the first _______ and only the first instruction after reset, all interrupts including NMI interrupt are disabled.
_______
23.8.3 _______ Interrupt NMI
_______
* The NMI interrupt cannot be disabled. If this interrupt is unused, connect the NMI pin to VCC via a resistor (pull-up). _______ * The input level of the NMI pin can be read by accessing the P8_5 bit in the P8 register. Note that the _______ P8_5 bit can only be read when determining the pin level in NMI interrupt routine. _______ * _______ mode cannot be entered into while input on the NMI pin is low. This is because while input on the Stop NMI pin is low the CM10 bit in the CM1 register is fixed to "0". _______ _______ * Do not go to wait mode while input on the NMI pin is low. This is because when input on the NMI pin goes low, the CPU stops but CPU clock remains active; therefore, the current consumption in the chip does not drop. In this case, normal condition is restored by an interrupt generated thereafter. _______ * The low and high level durations of the input signal to the NMI pin must each be 2 CPU clock cycles + 300 ns or more.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 332 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.8.4 Changing Interrupt Generate Factor
If the interrupt generate factor is changed, the IR bit of the interrupt control register for the changed interrupt may inadvertently be set to "1" (interrupt requested). If you changed the interrupt generate factor for an interrupt that needs to be used, be sure to set the IR bit for that interrupt to "0" (interrupt not requested). Changing the interrupt generate factor referred to here means any act of changing the source, polarity or timing of the interrupt assigned to each software interrupt number. Therefore, if a mode change of any peripheral function involves changing the generate factor, polarity or timing of an interrupt, be sure to set the IR bit for that interrupt to "0" (interrupt not requested) after making such changes. Refer to the description of each peripheral function for details about the interrupts from peripheral functions. Figure 23.3 shows the procedure for changing the interrupt generate factor.
Changing the interrupt source
Disable interrupt (2) (3) Change the interrupt generate factor (including a mode change of peripheral function) Use the MOV instruction to set the IR bit to "0" (interrupt not requested) (3) Enable interrupt (2) (3)
End of change IR bit: A bit in the interrupt control register for the interrupt whose interrupt generate factor is to be changed NOTES: 1.The above settings must be executed individually. Do not execute two or more settings simultaneously (using one instruction). 2.Use the I flag for the INTi interrupt (i = 0 to 8; 6 to 8 are only in the 128-pin version). For the interrupts from peripheral functions other than the INTi interrupt, turn off the peripheral function that is the source of the interrupt in order not to generate an interrupt request before changing the interrupt generate factor. In this case, if the maskable interrupts can all be disabled without causing a problem, use the I flag. Otherwise, use the corresponding ILVL2 to ILVL0 bit for the interrupt whose interrupt generate factor is to be changed. 3.Refer to 23.8.6 Rewrite Interrupt Control Register for details about the instructions to use and the notes to be taken for instruction execution.
Figure 23.3 Procedure for Changing Interrupt Generate Factor
_____
23.8.5 INT Interrupt
* Either an "L" ________ of at least tW(INH) or an "H" level of at least tW(INL) width is necessary for the signal level ________ input to pins INT0 to INT8 (1) regardless of the CPU operation clock. * If the POL bit in the INT0IC to INT8IC registers (2), the IFSR10 to IFSR15 bits in the IFSR1 register or the IFSR23 to IFSR25 bits (3) in the IFSR2 register are changed, the IR bit may inadvertently set to "1" (interrupt requested). Be sure to set the IR bit to "0" (interrupt not requested) after changing any of those register bits. NOTES: ________ ________ 1. The pins INT6 to INT8 are only in the 128-pin version. 2. The INT6IC to INT8IC registers are only in the 128-pin version. 3. The IFSR23 to IFSR25 bits are effective only in the128-pin version. In the 100-pin version, these bits are set to "0" (one edge).
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 333 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.8.6 Rewrite Interrupt Control Register
(a) The interrupt control register for any interrupt should be modified in places where no interrupt requests may be generated. Otherwise, disable the interrupt before rewriting the interrupt control register. (b) To rewrite the interrupt control register for any interrupt after disabling that interrupt, be careful with the instruction to be used. Changing any bit other than IR bit If while executing an instruction, an interrupt request controlled by the register being modified is generated, the IR bit of the register may not be set to "1" (interrupt requested), with the result that the interrupt request is ignored. If such a situation presents a problem, use the instructions shown below to modify the register. Usable instructions: AND, OR, BCLR, BSET Changing IR bit Depending on the instruction used, the IR bit may not always be set to "0" (interrupt not requested). Therefore, be sure to use the MOV instruction to set the IR bit to "0". (c) When using the I flag to disable an interrupt, refer to the sample program fragments shown below as you set the I flag. (Refer to (b) for details about rewrite the interrupt control registers in the sample program fragments.) Examples 1 through 3 show how to prevent the I flag from being set to "1" (interrupt enabled) before the interrupt control register is rewritten, owing to the effects of the internal bus and the instruction queue buffer. Example 1: Using the NOP instruction to keep the program waiting until the interrupt control register is modified INT_SWITCH1: FCLR I ; Disable interrupt. AND.B #00h, 0055h ; Set the TA0IC register to "00h". NOP ; NOP FSET I ; Enable interrupt. The number of the NOP instruction is as follows. * The PM20 bit in the PM2 register = 1 (1 wait) : 2 * The PM20 bit = 0 (2 waits) : 3 * When using HOLD function : 4 Example 2: Using the dummy read to keep the FSET instruction waiting INT_SWITCH2: FCLR I ; Disable interrupt. AND.B #00h, 0055h ; Set the TA0IC register to "00h". MOV.W MEM, R0 ; Dummy read. FSET I ; Enable interrupt. Example 3: Using the POPC instruction to changing the I flag INT_SWITCH3: PUSHC FLG FCLR I ; Disable interrupt. AND.B #00h, 0055h ; Set the TA0IC register to "00h". POPC FLG ; Enable interrupt.
23.8.7 Watchdog Timer Interrupt
Initialize the watchdog timer after the watchdog timer interrupt request is generated.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 334 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.9 DMAC 23.9.1 Write to DMAE Bit in DMiCON Register (i = 0, 1)
When both of the conditions below are met, follow the steps below. Conditions * The DMAE bit is set to "1" again while it remains set (DMAi is in an active state). * A DMA request may occur simultaneously when the DMAE bit is being written. Step 1: Write "1" to the DMAE bit and DMAS bit in the DMiCON register simultaneously (1). Step 2: Make sure that the DMAi is in an initial state (2) in a program. If the DMAi is not in an initial state, the above steps should be repeated. NOTES: 1. The DMAS bit remains unchanged even if "1" is written. However, if "0" is written to this bit, it is set to "0" (DMA not requested). In order to prevent the DMAS bit from being modified to "0, "1" should be written to the DMAS bit when "1" is written to the DMAE bit. In this way the state of the DMAS bit immediately before being written can be maintained. Similarly, when writing to the DMAE bit with a read-modify-write instruction, "1" should be written to the DMAS bit in order to maintain a DMA request which is generated during execution. 2. Read the TCRi register to verify whether the DMAi is in an initial state. If the read value is equal to a value which was written to the TCRi register before DMA transfer start, the DMAi is in an initial state. (If a DMA request occurs after writing to the DMAE bit, the value written to the TCRi register is "1".) If the read value is a value in the middle of transfer, the DMAi is not in an initial state.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 335 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.10 Timers 23.10.1 Timer A
23.10.1.1 Timer A (Timer Mode) The timer remains idle after reset. Set the mode, count source, counter value, etc. using the TAiMR (i = 0 to 4) register and the TAi register before setting the TAiS bit in the TABSR register to "1" (count starts). Always make sure the TAiMR register is modified while the TAiS bit remains "0" (count stops) regardless whether after reset or not. While counting is in progress, the counter value can be read out at any time by reading the TAi register. However, if the counter is read at the same time it is reloaded, the value "FFFFh" is read. Also, if the counter is read before it starts counting after a value is set in the TAi register while not counting, the set value is read.
______
If a low-level signal is applied to the NMI pin when the IVPCR1 bit in the TB2SC register = 1 (three______ phase output forcible cutoff by input on NMI pin enabled), the TA1OUT, TA2OUT and TA4OUT pins go to a high-impedance state.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 336 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.10.1.2 Timer A (Event Counter Mode) The timer remains idle after reset. Set the mode, count source, counter value, etc. using the TAiMR (i = 0 to 4) register, the TAi register, the UDF register, the TAZIE, TA0TGL and TA0TGH bits in the ONSF register and the TRGSR register before setting the TAiS bit in the TABSR register to "1" (count starts). Always make sure the TAiMR register, the UDF register, the TAZIE, TA0TGL and TA0TGH bits in the ONSF register and the TRGSR register are modified while the TAiS bit remains "0" (count stops) regardless whether after reset or not. While counting is in progress, the counter value can be read out at any time by reading the TAi register. However, "FFFFh" can be read in underflow, while reloading, and "0000h" in overflow. When setting the TAi register to a value during a counter stop, the setting value can be read before a counter starts counting. Also, if the counter is read before it starts counting after a value is set in the TAi register while not counting, the set value is read.
______
If a low-level signal is applied to the NMI pin when the IVPCR1 bit in the TB2SC register = 1 (three______ phase output forcible cutoff by input on NMI pin enabled), the TA1OUT, TA2OUT and TA4OUT pins go to a high-impedance state.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 337 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.10.1.3 Timer A (One-shot Timer Mode) The timer remains idle after reset. Set the mode, count source, counter value, etc. using the TAiMR (i = 0 to 4) register, the TAi register, the TA0TGL and TA0TGH bits in the ONSF register and the TRGSR register before setting the TAiS bit in the TABSR register to "1" (count starts). Always make sure the TAiMR register, the TA0TGL and TA0TGH bits and the TRGSR register are modified while the TAiS bit remains "0" (count stops) regardless whether after reset or not. When setting the TAiS bit to "0" (count stop), the followings occur: * A counter stops counting and a content of reload register is reloaded. * TAiOUT pin outputs "L". * After one cycle of the CPU clock, the IR bit in the TAiIC register is set to "1" (interrupt request). Output in one-shot timer mode synchronizes with a count source internally generated. When an external trigger has been selected, one-cycle delay of a count source as maximum occurs between a trigger input to TAiIN pin and output in one-shot timer mode. The IR bit is set to "1" when timer operation mode is set with any of the following procedures: * Select one-shot timer mode after reset. * Change an operation mode from timer mode to one-shot timer mode. * Change an operation mode from event counter mode to one-shot timer mode. To use the Timer Ai interrupt (the IR bit), set the IR bit to "0" after the changes listed above have been made. When a trigger occurs, while counting, a counter reloads the reload register to continue counting after generating a re-trigger and counting down once. To generate a trigger while counting, generate a second trigger between occurring the previous trigger and operating longer than one cycle of a timer count source. When the external trigger is selected as count start condition, do not input again the external trigger between 300 ns before the counter reachs "0000h".
______
If a low-level signal is applied to the NMI pin when the IVPCR1 bit in the TB2SC register = 1 (three______ phase output forcible cutoff by input on NMI pin enabled), the TA1OUT, TA2OUT and TA4OUT pins go to a high-impedance state.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 338 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.10.1.4 Timer A (Pulse Width Modulation Mode) The timer remains idle after reset. Set the mode, count source, counter value, etc. using the TAiMR (i = 0 to 4) register, the TAi register, the TA0TGL and TA0TGH bits in the ONSF register and the TRGSR register before setting the TAiS bit in the TABSR register to "1" (count starts). Always make sure the TAiMR register, the TA0TGL and TA0TGH bits in the ONSF register and the TRGSR register are modified while the TAiS bit remains "0" (count stops) regardless whether after reset or not. The IR bit is set to "1" when setting a timer operation mode with any of the following procedures: * Select the pulse width modulation mode after reset. * Change an operation mode from timer mode to pulse width modulation mode. * Change an operation mode from event counter mode to pulse width modulation mode. To use the Timer Ai interrupt (the IR bit), set the IR bit to "0" by program after the above listed changes have been made. When setting TAiS bit to "0" (count stop) during PWM pulse output, the following action occurs: * Stop counting. * When TAiOUT pin is output "H", output level is set to "L" and the IR bit is set to "1". * When TAiOUT pin is output "L", both output level and the IR bit remain unchanged.
______
If a low-level signal is applied to the NMI pin when the IVPCR1 bit in the TB2SC register = 1 (three______ phase output forcible cutoff by input on NMI pin enabled), the TA1OUT, TA2OUT and TA4OUT pins go to a high-impedance state.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 339 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.10.2 Timer B
23.10.2.1 Timer B (Timer Mode) The timer remains idle after reset. Set the mode, count source, counter value, etc. using the TBiMR (i = 0 to 5) register and TBi register before setting the TBiS bit (1) in the TABSR or the TBSR register to "1" (count starts). Always make sure the TBiMR register is modified while the TBiS bit remains "0" (count stops) regardless whether after reset or not. NOTE: 1. The TB0S to TB2S bits are the bits 5 to 7 in the TABSR register, the TB3S to TB5S bits are the bits 5 to 7 in the TBSR register. A value of a counter, while counting, can be read in the TBi register at any time. "FFFFh" is read while reloading. Setting value is read between setting values in the TBi register at count stop and starting a counter. 23.10.2.2 Timer B (Event Counter Mode) The timer remains idle after reset. Set the mode, count source, counter value, etc. using the TBiMR (i = 0 to 5) register and TBi register before setting the TBiS bit in the TABSR or the TBSR register to "1" (count starts). Always make sure the TBiMR register is modified while the TBiS bit remains "0" (count stops) regardless whether after reset or not. The counter value can be read out on-the-fly at any time by reading the TBi register. However, if this register is read at the same time the counter is reloaded, the read value is always "FFFFh." If the TBi register is read after setting a value in it while not counting but before the counter starts counting, the read value is the one that has been set in the register.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 340 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.10.2.3 Timer B (Pulse Period/pulse Width Measurement Mode) The timer remains idle after reset. Set the mode, count source, etc. using the TBiMR (i = 0 to 5) register before setting the TBiS bit in the TABSR or TBSR register to "1" (count starts). Always make sure the TBiMR register is modified while the TBiS bit remains "0" (count stops) regardless whether after reset or not. To set the MR3 bit to "0" by writing to the TBiMR register while the TBiS bit = 1 (count starts), be sure to write the same value as previously written to the TM0D0, TM0D1, MR0, MR1, TCK0 and TCK1 bits and a 0 to the MR2 bit. The IR bit in the TBiIC register goes to "1" (interrupt request), when an effective edge of a measurement pulse is input or timer Bi is overflowed. The factor of interrupt request can be determined by use of the MR3 bit in the TBiMR register within the interrupt routine. If the source of interrupt cannot be identified by the MR3 bit such as when the measurement pulse input and a timer overflow occur at the same time, use another timer to count the number of times Timer B has overflowed. To set the MR3 bit to "0" (no overflow), set the TBiMR register with setting the TBiS bit to "1" and counting the next count source after setting the MR3 bit to "1" (overflow). Use the IR bit in the TBiIC register to detect only overflows. Use the MR3 bit only to determine the interrupt factor. When a count is started and the first effective edge is input, an indeterminate value is transferred to the reload register. At this time, Timer Bi interrupt request is not generated. A value of the counter is indeterminate at the beginning of a count. The MR3 bit may be set to "1" and Timer Bi interrupt request may be generated between a count start and an effective edge input. For pulse width measurement, pulse widths are successively measured. Use program to check whether the measurement result is an "H" level width or an "L" level width.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 341 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.11 Thee-Phase Motor Control Timer Function
If there is a possibility that you may write data to TAi-1 register (i = 1, 2, 4) near Timer B2 overflow, read the value of TB2 register, verify that there is sufficient time until Timer B2 overflows, before doing an immediate write to TAi-1 register. In order to shorten the period from reading TB2 register to writing data to TAi-1 register, ensure that no interrupt will be processed during this period. If there is not enough time till Timer B2 overflows, only write to TAi-1 register after Timer B2 overflowed.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 342 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.12 Serial Interface 23.12.1 Clock Synchronous Serial I/O Mode
23.11.1.1 Transmission/reception _______ ________ With an external clock selected, and choosing the RTS function, the output level of the RTSi pin goes to "L" when the data-receivable status becomes ready, which informs the transmission side that the recep________ ________ tion has become ready. The output level of the RTSi pin goes to "H" when reception starts. So if the RTSi ________ pin is connected to the CTSi pin on the transmission side, the circuit can transmission and reception _______ data with consistent timing. With the internal clock, the RTS function has no effect.
_______
If a low-level signal is applied to the NMI pin when the IVPCR1 bit in the TB2SC register = 1 (three_______ _________ phase output forcible cutoff by input on NMI pin enabled), the RTS2 and CLK2 pins go to a high-impedance state. 23.12.1.2 Transmission When an external clock is selected, the conditions must be met while if the CKPOL bit in the UiC0 register = 0 (transmit data output at the falling edge and the receive data taken in at the rising edge of the transfer clock), the external clock is in the high state; if the CKPOL bit = 1 (transmit data output at the rising edge and the receive data taken in at the falling edge of the transfer clock), the external clock is in the low state. * The TE bit in the UiC1 register = 1 (transmission enabled) * The TI bit in the UiC1 register = 0 (data ________ in UiTB register) present _______ * If CTS function is selected, input on the CTSi pin = L 23.12.1.3 Reception In operating the clock synchronous serial I/O, operating a transmitter generates a shift clock. Fix settings for transmission even when using the device only for reception. Dummy data is output to the outside from the TXDi (i = 0 to 2) pin when receiving data. When an internal clock is selected, set the TE bit in the UiC1 register to "1" (transmission enabled) and write dummy data to the UiTB register, and the shift clock will thereby be generated. When an external clock is selected, set the TE bit to "1" and write dummy data to the UiTB register, and the shift clock will be generated when the external clock is fed to the CLKi input pin. When successively receiving data, if all bits of the next receive data are prepared in the UARTi receive register while the RI bit in the UiC1 register = 1 (data present in the UiRB register), an overrun error occurs and the OER bit in the UiRB register is set to "1" (overrun error occurred). In this case, because the content of the UiRB register is indeterminate, a corrective measure must be taken by programs on the transmit and receive sides so that the valid data before the overrun error occurred will be retransmitted. Note that when an overrun error occurred, the IR bit in the SiRIC register does not change state. To receive data in succession, set dummy data in the lower-order byte of the UiTB register every time reception is made. When an external clock is selected, the conditions must be met while if the CKPOL bit = 0, the external clock is in the high state; if the CKPOL bit = 1, the external clock is in the low state. * The RE bit in the UiC1 register = 1 (reception enabled) * The TE bit in the UiC1 register = 1 (transmission enabled) * The TI bit in the UiC1 register = 0 (data present in the UiTB register)
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 343 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.12.2 Special Modes
23.12.2.1 Special Mode 1 (I2C Mode) When generating start, stop and restart conditions, set the STSPSEL bit in the UiSMR4 register to "0" (start and stop conditions not output) and wait for more than half cycle of the transfer clock before setting each condition generate bit (STAREQ, RSTAREQ and STPREQ bits) from "0" (clear) to "1" (start). 23.12.2.2 Special Mode 2 _______ If a low-level signal is applied to _______NMI pin when the _________ bit in the TB2SC register = 1 (three-phase the IVPCR1 output forcible cutoff by input on NMI pin enabled), the RTS2 and CLK2 pins go to a high-impedance state. 23.12.2.3 Special Mode 4 (SIM Mode) A transmit interrupt request is generated by setting the U2IRS bit in the U2C1 register to "1" (transmission complete) and U2ERE bit in the U2C1 register to "1" (error signal output) after reset. Therefore, when using SIM mode, be sure to set the IR bit to "0" (no interrupt request) after setting these bits.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 344 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.12.3 SI/Oi (i = 3 to 6) (1)
The SOUTi default value which is set to the SOUTi pin by the SMi7 in the SiC register bit approximately 10ns may be output when changing the SMi3 bit in the SiC register from "0" (I/O port) to "1" (SOUTi output and CLKi function) while the SMi2 bit in the SiC register to "0" (SOUTi output) and the SMi6 bit is set to "1" (internal clock). And then the SOUTi pin is held high-impedance. If the level which is output from the SOUTi pin is a problem when changing the SMi3 bit from "0" to "1", set the default value of the SOUTi pin by the SMi7 bit. NOTE: 1. SI/O5 and SI/O6 are only in the 128-pin version.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 345 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.13 A/D Converter
Set the ADCON0 (except bit 6), ADCON1 and ADCON2 registers when A/D conversion is stopped (before a trigger occurs). When the VCUT bit in the ADCON1 register is changed from "0" (VREF not connected) to "1" (VREF connected), start A/D conversion after passing 1 s or longer. To prevent noise-induced device malfunction or latch-up, as well as to reduce conversion errors, insert capacitors between the AVCC, VREF, and analog input pins (ANi (i = 0 to 7), AN0_i, and AN2_i) each and the AVSS pin. Similarly, insert a capacitor between the VCC pin and the VSS pin. Figure 23.4 shows an example connection of each pin. Make sure the port direction bits for those pins that are used as analog inputs are set to "0" (input mode). Also, if the TGR bit in the ADCON0 register = 1 (external trigger), make sure the port direction bit for the __________ ADTRG pin is set to "0" (input mode). When using key input interrupt, do not use any of the four AN4 to AN7 pins as analog inputs. (A key input interrupt request is generated when the A/D input voltage goes low.) The AD frequency must be 10 MHz or less. Without sample and hold, limit the AD frequency to 250 kHz or more. With the sample and hold, limit the AD frequency to 1 MHz or more. When changing an A/D operation mode, select analog input pin again in the CH2 to CH0 bits in the ADCON0 register and the SCAN1 to SCAN0 bits in the ADCON1 register.
Microcomputer
VCC C4 VSS AVCC
VREF C1 AVSS C3 ANi C2
ANi: ANi, AN0_i, and AN2_i (i =0 to 7) NOTES: 1. C1 0.47 F, C2 0.47 F, C3 100 pF, C4 0.1 F (reference). 2. Use thick and shortest possible wiring to connect capacitors.
Figure 23.4 Use of Capacitors to Reduce Noise
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 346 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
If the CPU reads the ADi register at the same time the conversion result is stored in the ADi register after completion of A/D conversion, an incorrect value may be stored in the ADi register. This problem occurs when a divide-by-n clock derived from the main clock or a sub clock is selected for CPU clock. * When operating in one-shot or single-sweep mode Check to see that A/D conversion is completed before reading the target ADi register. (Check the IR bit in the ADIC register to see if A/D conversion is completed.) * When operating in repeat mode or repeat sweep mode 0 or 1 Use the main clock for CPU clock directly without dividing it. If A/D conversion is forcibly terminated while in progress by setting the ADST bit in the ADCON0 register to "0" (A/D conversion halted), the conversion result of the A/D converter is indeterminate. The contents of ADi registers irrelevant to A/D conversion may also become indeterminate. If while A/D conversion is underway the ADST bit is set to "0" in a program, ignore the values of all ADi registers. When setting the ADST bit to "0" in single sweep mode during A/D conversion and A/D conversion is aborted, disable the interrupt before setting the ADST bit to "0". The applied intermediate potential may cause more increase in power consumption than other analog input ______ pins ______ (AN0 to AN3, AN0_0 to AN0_7 and AN2_0 to AN2_7), since the AN4 to AN7 are used with the KI0 to KI3.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 347 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.14 CAN Module 23.14.1 Reading C0STR Register
The CAN module on the M16C/6N Group (M16C/6NL, M16C/6NN) updates the status of the C0STR register in a certain period. When the CPU and the CAN module access to the C0STR register at the same time, the CPU has the access priority; the access from the CAN module is disabled. Consequently, when the updating period of the CAN module matches the access period from the CPU, the status of the CAN module cannot be updated. (See Figure 23.5 When Updating Period of CAN Module Matches Access Period from CPU.) Accordingly, be careful about the following points so that the access period from the CPU should not match the updating period of the CAN module: (a) There should be a wait time of 3fCAN or longer (see Table 23.3 CAN Module Status Updating Period) before the CPU reads the C0STR register. (See Figure 23.6 With a Wait Time of 3fCAN Before CPU Read.) (b) When the CPU polls the C0STR register, the polling period must be 3fCAN or longer. (See Figure 23.7 When Polling Period of CPU is 3fCAN or Longer.) Table 23.3 CAN Module Status Updating Period 3fCAN Period = 3 XIN (Original Oscillation Period) (Example 1) Condition XIN 16 MHz CCLK: Divided by 1 (Example 2) Condition XIN 16 MHz CCLK: Divided by 2 (Example 3) Condition XIN 16 MHz CCLK: Divided by 4 (Example 4) Condition XIN 16 MHz CCLK: Divided by 8 (Example 5) Condition XIN 16 MHz CCLK: Divided by 16
Division Value of CAN Clock (CCLK) 3fCAN period = 3 62.5 ns 1 = 187.5 ns 3fCAN period = 3 62.5 ns 2 = 375 ns 3fCAN period = 3 62.5 ns 4 = 750 ns 3fCAN period = 3 62.5 ns 8 = 1.5 s 3fCAN period = 3 62.5 ns 16 = 3 s
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 348 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
fCAN
CPU read signal Updating period of CAN module CPU reset signal C0STR register
b8: State_Reset bit 0: CAN operation mode 1: CAN reset/initialization mode

: When the CAN module's State_Reset bit updating period matches the CPU's read period, it does not enter reset mode, for the CPU read has the higher priority.
Figure 23.5 When Updating Period of CAN Module Matches Access Period from CPU
Wait time
CPU read signal Updating period of the CAN module CPU reset signal C0STR register
b8: State_Reset bit 0: CAN operation mode 1: CAN reset/initialization mode
: Updated without fail in period of 3fCAN
Figure 23.6 With a Wait Time of 3fCAN Before CPU Read
CPU read signal Updating period of the CAN module CPU reset signal C0STR register
b8: State_Reset bit 0: CAN operation mode 1: CAN reset/initialization mode 4fCAN
: When the CAN module's State_Reset bit updating period matches the CPU's read period, it does not enter reset mode, for the CPU read has the higher priority. : Updated without fail in period of 4fCAN
Figure 23.7 When Polling Period of CPU is 3fCAN or Longer
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 349 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.14.2 Performing CAN Configuration
If the Reset bit in the C0CTLR register is changed from "0" (operation mode) to "1" (reset/initialization mode) in order to place the CAN module from CAN operation mode into CAN reset/initialization mode, always be sure to check that the State_Reset bit in the C0STR register is set to "1" (reset mode). Similarly, if the Reset bit is changed from "1" to "0" in order to place the CAN module from CAN reset/ initialization mode into CAN operation mode, always be sure to check that the State_Reset bit is set to "0" (operation mode). The procedure is described below. To place CAN Module from CAN Operation Mode into CAN Reset/Initialization Mode * Change the Reset bit from "0" to "1". * Check that the State_Reset bit is set to "1". To place CAN Module from CAN Reset/Initialization Mode into CAN Operation Mode * Change the Reset bit from "1" to "0". * Check that the State_Reset bit is set to "0".
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 350 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.14.3 Suggestions to Reduce Power Consumption
When not performing CAN communication, the operation mode of CAN transceiver should be set to "standby mode" or "sleep mode". When performing CAN communication, the power consumption in CAN transceiver in not performing CAN communication can be substantially reduced by controlling the operation mode pins of CAN transceiver. Tables 23.4 and 23.5 show recommended pin connections. Table 23.4 Recommended Pin Connections (In case of PCA82C250: Philips product) Standby Mode High-speed Mode (1) Rs Pin "H" "L" Power Consumption in less than 170 A less than 70 mA (2) CAN Transceiver CAN Communication impossible possible Connection
M16C/6NL, M16C/6NN PCA82C250 CTX0 CRX0 TXD CANH RXD CANL CTX0 CRX0 M16C/6NL, M16C/6NN PCA82C250 TXD CANH RXD CANL
Port (3) "H" output
Rs
Port (3) "L" output
Rs
NOTES: 1. The pin which controls the operation mode of CAN transceiver. 2. In case of Ta = 25 C 3. Connect to enabled port to control CAN transceiver. Table 23.5 Recommended Pin Connections (In case of PCA82C252: Philips product) Sleep Mode Normal Operation Mode _______ (1) STB Pin "L" "H" (1) EN Pin "L" "H" Power Consumption in less than 50 A less than 35 mA (2) CAN Transceiver CAN Communication impossible possible Connection
M16C/6NL, M16C/6NN CTX0 CRX0 Port (3) Port (3) "L" output PCA82C252 TXD CANH RXD CANL STB EN M16C/6NL, M16C/6NN CTX0 CRX0 Port (3) Port (3) "H" output PCA82C252 TXD CANH RXD CANL STB EN
NOTES: 1. The pin which controls the operation mode of CAN transceiver. 2. Ta = 25 C 3. Connect to enabled port to control CAN transceiver.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200 page 351 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.14.4 CAN Transceiver in Boot Mode
When programming the flash memory in boot mode via CAN bus, the operation mode of CAN transceiver should be set to "high-speed mode" or "normal operation mode". If the operation mode is controlled by the microcomputer, CAN transceiver must be set the operation mode to "high-speed mode" or "normal operation mode" before programming the flash memory by changing the switch etc. Tables 23.6 and 23.7 show pin connections of CAN transceiver. Table 23.6 Pin Connections of CAN Transceiver (In case of PCA82C250: Philips product) Standby Mode High-speed Mode (1) Rs Pin "H" "L" CAN Communication impossible possible Connection
M16C/6NL, M16C/6NN PCA82C250 CTX0 CRX0 TXD CANH RXD CANL CTX0 CRX0 M16C/6NL, M16C/6NN PCA82C250 TXD CANH RXD CANL
Port (2)
Rs
Port (2)
Rs
Switch OFF
Switch ON
NOTES: 1. The pin which controls the operation mode of CAN transceiver. 2. Connect to enabled port to control CAN transceiver. Table 23.7 Pin Connections of CAN Transceiver (In case of PCA82C252: Philips product) Sleep Mode Normal Operation Mode _______ (1) STB Pin "L" "H" EN Pin (1) "L" "H" CAN Communication impossible possible Connection
M16C/6NL, M16C/6NN CTX0 CRX0 Port (2) Port (2)
Switch OFF
PCA82C252 TXD CANH RXD CANL STB EN
M16C/6NL, M16C/6NN CTX0 CRX0 Port (2) Port (2)
Switch ON
PCA82C252 TXD CANH RXD CANL STB EN
NOTES: 1. The pin which controls the operation mode of CAN transceiver. 2. Connect to enabled port to control CAN transceiver.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 352 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.15 Programmable I/O Ports _______
If a low-level signal is applied to the NMI pin when the IVPCR1 bit in the TB2SC register = 1 (three-phase _______ output forcible cutoff by input on NMI pin enabled), the P7_2 to P7_5, P8_0 and P8_1 pins go to a highimpedance state. Setting the SM32 bit in the S3C register to "1" causes the P9_2 pin to go to a high-impedance state. Setting the SM42 bit in the S4C register to "1" causes the P9_6 pin to go to a high-impedance state (1). Setting the SM52 bit in the S5C register to "1" causes the P11_2 pin to go to a high-impedance state (2). Setting the SM62 bit in the S6C register to "1" causes the P11_6 pin to go to a high-impedance state (2). NOTES: 1. When using SI/O4, set the SM43 bit in the S4C register to "1" (SOUT4 output, CLK4 function) and the port direction bit corresponding for SOUT4 pin to "0" (input mode). 2. The S5C and S6C registers are only in the 128-pin version. When using these registers, set these registers after setting the PU37 bit in the PUR3 registger to "1" (Pins P11 to P14 are usable). The input threshold voltage of pins differs between programmable I/O ports and peripheral functions. Therefore, if any pin is shared by a programmable I/O port and a peripheral function and the input level at this pin is outside the range of recommended operating conditions VIH and VIL (neither "high" nor "low"), the input level may be determined differently depending on which side--the programmable I/O port or the peripheral function--is currently selected. When changing the PD14_i bit (i = 0, 1) in the PC14 register from "0" (input port) to "1" (output port), follow the procedures below (128-pin version only). Setting Procedure ; P14_i bit setting (1) Set P14_i bit :MOV.B #00000001b, PC14 (2) Change PD14_i bit to "1" by MOV instruction :MOV.B #00110001b, PC14 ; Change to output port Indeterminate values are read from the P3_7 to P3_4, PD3_7 to PD3_4 bits by reading the P3 and PD3 registers when the PM01 to PM00 bits in the PM0 register are set to "01b" (memory expansion mode) or "11b" (microprocessor mode) and setting the PM11 bit to "1". Use the MOV instruction when rewriting the P3 and PD3 registers (including the case that the size specifier is ".W" and the P2 and PD2 registers are rewritten). When the PM01 to PM00 bits are rewritten, "L" is output from the P3_7 to P3_4 pins during 0.5 cycles of the BCLK by setting the PM01 to PM00 bits in the PM0 register to "01b" (memory expansion mode) or "11b" (microprocessor mode) from "00b" (single-chip mode) after setting the PM11 bit to "1".
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 353 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.16 Dedicated Input Pin
When dedicated input pin voltage is larger than VCC pin voltage, latch up occurs. When different power supplied to the system, and input voltage of unused dedicated input pin is larger than voltage of VCC pin, connect dedicated input pin to VCC via resistor (approximately 1k). Figure 23.8 shows the circuit connection. This note is also applicable when VINPUT exceeds VCC during power-up. The resistor is not necessary when VCC pin voltage is same or larger than dedicated input pin voltage.
Different power supply
VCC
Dedicated input pin (e.g. NMI)
M16C/6NL, M16C/6NN
Figure 23.8 Circuit Connection
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 354 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.17 Electrical Characteristic Differences Between Mask ROM and Flash Memory Version Microcomputers
Flash memory version and mask ROM version may have different characteristics, operating margin, noise tolerated dose, noise width dose in electrical characteristics due to internal ROM, different layout pattern, etc. When switching to the mask ROM version, conduct equivalent tests as system evaluation tests conducted in the flash memory version.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 355 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.18 Mask ROM Version
When using the masked ROM version, write nothing to internal ROM area.
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 356 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.19 Flash Memory Version 23.19.1 Functions to Prevent Flash Memory from Rewriting
ID codes are stored in addresses 0FFFDFh, 0FFFE3h, 0FFFEBh, 0FFFEFh, 0FFFF3h, 0FFFF7h, and 0FFFFBh. If wrong data are written to theses addresses, the flash memory cannot be read or written in standard serial I/O mode and CAN I/O mode. The ROMCP register is mapped in address 0FFFFFh. If wrong data is written to this address, the flash memory cannot be read or written in parallel I/O mode. In the flash memory version of microcomputer, these addresses are allocated to the vector addresses (H) of fixed vectors.
23.19.2 Stop Mode
When the microcomputer enters stop mode, execute the instruction which sets the CM10 bit to "1" (stop mode) after setting the FMR01 bit to "0" (CPU rewrite mode disabled) and disabling the DMA transfer.
23.19.3 Wait Mode
When entering wait mode, set the FMR01 bit in the FMR0 register to "0" (CPU rewrite mode disabled) before executing the WAIT instruction.
23.19.4 Low Power Dissipation Mode and On-Chip Oscillator Low Power Dissipation Mode
If the CM05 bit is set to "1" (main clock stopped), do not execute the following commands: * Program * Block erase * Erase all unlocked blocks * Lock bit program * Read lock bit status
23.19.5 Writing Command and Data
Write commands and data to even addresses in the user ROM area.
23.19.6 Program Command
By writing "xx40h" in the first bus cycle and data to the write address in the second bus cycle, an auto program operation (data program and verify) will start. The address value specified in the first bus cycle must be the same even address as the write address specified in the second bus cycle.
23.19.7 Lock Bit Program Command
By writing "xx77h" in the first bus cycle and "xxD0h" to the highest-order even address of a block in the second bus cycle, the lock bit for the specified block is set to "0". The address value specified in the first bus cycle must be the same highest-order even address of a block specified in the second bus cycle.
23.19.8 Operation Speed
Before entering CPU rewrite mode (EW0 or EW1 mode), set the CM11 bit in the CM1 register to "0" (main clock), select 10 MHz or less for CPU clock using the CM06 bit in the CM0 register and CM17 to CM16 bits in the CM1 register. Also, set the PM17 bit in the PM1 register to "1" (with wait state).
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 357 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.19.9 Prohibited Instructions
The following instructions cannot be used in EW0 mode because the CPU tries to read data in flash memory: UND instruction, INTO instruction, JMPS instruction, JSRS instruction, and BRK instruction
23.19.10 Interrupt
EW0 Mode To use interrupts having vectors in a relocatable vector table, the vectors must be relocated to the RAM area. _______ * The NMI and watchdog timer interrupts are available since the FMR0 and FMR1 registers are forcibly reset when either interrupt request is generated. Allocate the jump addresses for each interrupt service _______ routines to the fixed vector table. Flash memory rewrite operation is aborted when the NMI or watchdog timer interrupt request is generated. Execute the rewrite program again after exiting the interrupt routine. * The address match interrupt is not available since the CPU tries to read data in the flash memory. EW1 Mode * Do not acknowledge any interrupts with vectors in the relocatable vector table or address match interrupt during the auto program or auto erase period. * Do not use the watchdog timer interrupt. _______ * The NMI interrupt is available since the FMR0 and FMR1 registers are forcibly reset when the interrupt request is generated. Allocate the jump address for the interrupt service routine to the fixed vector table. _______ Flash memory rewrite operation is aborted when the NMI interrupt request is generated. Execute the rewrite program again after exiting the interrupt service routine.
23.19.11 How to Access
To set the FMR01, FMR02 or FMR11 bit to "1", write "1" after first setting the bit to "0". Do not generate an interrupt or a DMA transfer between the instruction _______ the bit to "0" and the instruction to set the bit to to set "1". Set the bit while an "H" signal is applied to the NMI pin.
23.19.12 Rewriting in User ROM Area
EW0 Mode The supply voltage drops while rewriting the block where the rewrite control program is stored, the flash memory cannot be rewritten because the rewrite control program is not correctly rewritten. If this error occurs, rewrite the user ROM area while in standard serial I/O mode or parallel I/O mode or CAN I/O mode. EW1 Mode Avoid rewriting any block in which the rewrite control program is stored.
23.19.13 DMA Transfer
In EW1 mode, do not perform a DMA transfer while the FMR00 bit in the FMR0 register is set to "0" (auto programming or auto erasing).
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 358 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.20 Flash Memory Programming Using Boot Program
When programming the internal flash memory using boot program, be careful about the pins state and connection as follows.
23.20.1 Programming Using Serial I/O Mode
CTX0 pin : This pin automatically outputs "H" level. CRX0 pin : Connect to CAN transceiver or connect via resister to VCC (pull-up) Figure 23.9 shows a pin connection example for programming using serial I/O mode.
10-pin connector 1 3 4 10 2
M16C/6NL, M16C/6NN VCC monitor input CLK1(P6_5) RXD1(P6_6) TXD1(P6_7) RTS1(P6_4) EPM(P5_5) CE(P5_0) CNVSS CTX0(P9_6) RESET user reset signal CRX0(P9_5) NMI(P8_5)
VCC Power supply GND
PC card-type Flash Programmer
6 5 9 8 7
Figure 23.9 Pin Connection for Programming Using Serial I/O Mode
23.20.2 Programming Using CAN I/O Mode _________
RTS1 pin : This pin automatically outputs "H" and "L" level. Figure 23.10 shows a pin connection example for programming using CAN I/O mode.
10-pin connector 1 10 4 6 5
M16C/6NL, M16C/6NN VCC monitor input
CAN_H PCA CAN_L 82C250
VCC Power supply GND
CTX0(P9_6) CRX0(P9_5) EPM(P5_5) CE(P5_0) NMI(P8_5)
PC card-type CAN Programmer
9 8 3 7
CNVSS RTS1(P6_4) RESET user reset signal
Figure 23.10 Pin Connection for Programming Using CAN I/O Mode
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 359 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
23. Usage Precaution
23.21 Noise
Connect a bypass capacitor (approximately 0.1 F) across the VCC1 and VSS pins, and VCC2 and VSS pins using the shortest and thicker possible wiring. Figure 23.11 shows the bypass capacitor connection.
Bypass Capacitor Connecting Pattern Connecting Pattern
VSS
VCC2
M16C/6N Group (M16C/6NL, M16C/6NN)
VSS
VCC1
Connecting Pattern
Connecting Pattern
Bypass Capacitor
Figure 23.11 Bypass Capacitor Connection
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 360 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
Appendix 1. Package Dimensions
Appendix 1. Package Dimensions
JEITA Package Code P-LQFP100-14x14-0.50 RENESAS Code PLQP0100KB-A Previous Code 100P6Q-A / FP-100U / FP-100UV MASS[Typ.] 0.6g
HD *1 D
75
51 NOTE) 1. DIMENSIONS "*1" AND "*2" DO NOT INCLUDE MOLD FLASH. 2. DIMENSION "*3" DOES NOT INCLUDE TRIM OFFSET.
76
50
bp b1
HE
E
Reference Symbol
*2
Dimension in Millimeters
c1
c
Terminal cross section
1 Index mark ZD
25 F
ZE
100
26
A2
A
D E A2 HD HE A A1 bp b1 c c1
c
A1
y e
*3
bp
L L1 Detail F
x
e x y ZD ZE L L1
Min Nom Max 13.9 14.0 14.1 13.9 14.0 14.1 1.4 15.8 16.0 16.2 15.8 16.0 16.2 1.7 0.05 0.1 0.15 0.15 0.20 0.25 0.18 0.09 0.145 0.20 0.125 0 8 0.5 0.08 0.08 1.0 1.0 0.35 0.5 0.65 1.0
JEITA Package Code P-LQFP128-14x20-0.50
RENESAS Code PLQP0128KB-A
Previous Code 128P6Q-A
MASS[Typ.] 0.9g
HD *1 102 D 65
103
64 NOTE) 1. DIMENSIONS "*1" AND "*2" DO NOT INCLUDE MOLD FLASH. 2. DIMENSION "*3" DOES NOT INCLUDE TRIM OFFSET.
bp b1
c1 *2 HE E
c
Terminal cross section
Reference Symbol
Dimension in Millimeters
128
39
1 ZD Index mark
38
F
L
D E A2 HD HE A A1 bp b1 c c1 e x y ZD ZE L L1
e
y
*3
bp
L1 x DetailF
Min Nom Max 19.9 20.0 20.1 13.9 14.0 14.1 1.4 21.8 22.0 22.2 15.8 16.0 16.2 1.7 0.05 0.125 0.2 0.17 0.22 0.27 0.20 0.09 0.145 0.20 0.125 0 8 0.5 0.10 0.10 0.75 0.75 0.35 0.5 0.65 1.0
ZE
A2
A
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 361 of 364
A1
c
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
Appendix 1. Package Dimensions
Memo
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 362 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
Register Index
Register Index
A
AD0 to AD7 ................................... 200 ADCON0 .... 199,202,204,206,208,210 ADCON1 .... 199,202,204,206,208,210 ADCON2 ....................................... 200 ADIC ................................................ 81 AIER ................................................ 95 AIER2 .............................................. 95 DM0SL .......................................... 100 DM1SL .......................................... 101 DTT ............................................... 137 S5IC, S6IC ...................................... 81 SAR0, SAR1 ................................. 102
T
TA0 ................................................. 111 TA0IC .............................................. 81 TA0MR ............... 111,114,116,121,123 TA1 .......................................... 111,138 TA11 .............................................. 138 TA1IC .............................................. 81 TA1MR ........ 111,114,116,121,123,141 TA2 .......................................... 111,138 TA21 .............................................. 138 TA2IC .............................................. 82 TA2MR ... 111,114,116,118,121,123,141 TA3 ................................................. 111 TA3IC .............................................. 82 TA3MR ......... 111,114,116,118,121,123 TA4 .......................................... 111,138 TA41 .............................................. 138 TA4IC .............................................. 81 TA4MR ... 111,114,116,118,121,123,141 TABSR ............................. 112,127,140 TB0................................................ 126 TB0IC .............................................. 81 TB0MR ..................... 126,128,129,131 TB1................................................ 126 TB1IC .............................................. 82 TB1MR ..................... 126,128,129,131 TB2......................................... 126,138 TB2IC .............................................. 81 TB2MR .............. 126,128,129,131,141 TB2SC ........................................... 139 TB3................................................ 126 TB3IC .............................................. 81 TB3MR ..................... 126,128,129,131 TB4................................................ 126 TB4IC .............................................. 81 TB4MR ..................... 126,128,129,131 TB5................................................ 126 TB5IC .............................................. 81 TB5MR ..................... 126,128,129,131 TBSR ............................................. 127 TCR0 ............................................. 102 TCR1 ............................................. 102 TRGSR.................................... 113,140
F
FMR0 ............................................ 262 FMR1 ............................................ 262
I
ICTB2 ............................................ 139 IDB0, IDB1 .................................... 137 IFSR0 .............................................. 90 IFSR1 .............................................. 91 IFSR2 .............................................. 92 INT0IC to INT8IC ............................ 82 INVC0 ............................................ 135 INVC1 ............................................ 136
C
C01ERRIC ...................................... 81 C01WKIC ........................................ 81 C0AFS ........................................... 229 C0CONR ....................................... 228 C0CTLR ........................................ 224 C0GMR ......................................... 222 C0ICR ........................................... 227 C0IDR ........................................... 227 C0LMAR ........................................ 222 C0LMBR ........................................ 222 C0MCTL0 to C0MCTL15 .............. 223 C0RECIC ........................................ 81 C0RECR ....................................... 229 C0SSTR ........................................ 227 C0STR .......................................... 226 C0TECR ........................................ 229 C0TRMIC ........................................ 81 C0TSR .......................................... 229 C1CTLR ........................................ 225 CAN0 Slot 0 to 15 : Time Stamp ....................... 220,221 : Data Field .......................... 220,221 : Message Box .................... 220,221 CCLKR ............................................ 57 CM0 ................................................. 53 CM1 ................................................. 54 CM2 ................................................. 55 CPSRF .................................... 113,127 CRCD ............................................ 216 CRCIN ........................................... 216 CSE ................................................. 47 CSR ................................................. 41
K
KUPIC ............................................. 81
O
ONSF ............................................. 113
P
P0 to P13 ...................................... 251 PC14 ............................................. 251 PCLKR ............................................ 56 PCR ............................................... 253 PD0 to PD13 ................................. 250 PLC0 ............................................... 58 PM0 ................................................. 35 PM1 ................................................. 36 PM2 ................................................. 57 PRCR .............................................. 75 PUR0 to PUR2 .............................. 252 PUR3 ............................................. 253
R
RMAD0 to RMAD3 .......................... 95 ROMCP ......................................... 259
S
S0RIC to S2RIC .............................. 81 S0TIC to S2TIC ............................... 81 S3456TRR .................................... 193 S3BRG to S6BRG ......................... 192 S3C to S6C ................................... 192 S3IC, S4IC ...................................... 82 S3TRR to S6TRR .......................... 192
D
DA0, DA1 ...................................... 215 DACON ......................................... 215 DAR0, DAR1 ................................. 102 DM0CON, DM1CON ..................... 101 DM0IC, CM1IC ................................ 81
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 363 of 364
Under development This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NL, M16C/6NN)
Register Index
U
U0BCNIC to U2BCNIC .................... 81 U0BRG to U2BRG ........................ 148 U0C0 to U2C0 ............................... 149 U0C1 to U2C1 ............................... 150 U0MR to U2MR ............................. 149 U0RB to U2RB .............................. 148 U0SMR to U2SMR ........................ 151 U0SMR2 to U2SMR2 .................... 152 U0SMR3 to U2SMR3 .................... 152 U0SMR4 to U2SMR4 .................... 153 U0TB to U2TB ............................... 148 UCON ............................................ 151 UDF ................................................ 112
W
WDC ................................................ 97 WDTS .............................................. 97
Rev.2.00 Nov 28, 2005 REJ09B0126-0200
page 364 of 364
REVISION HISTORY
Rev. Date
M16C/6N Group (M16C/6NL, M16C/6NN) Hardware Manual
Description
Page
- - 267 268 288 - 5 13 19 35 51 74
Summary
First edition issued Revised edition issued * Revised parts and revised contents are as follows (except for expressional change). Table 21.2 Recommended Operating Conditions (1) * IOH(peak): Unit is revised from "V" to "mA". Table 21.3 Recommended Operating Conditions (2) * NOTE 3: "VCC = 3.0 0.3 V" is revised to "VCC = 3.3 0.3 V". 22.9.1.2 Timer A (Event Counter Mode) is revised. Revised edition issued * Revised parts and revised contents are as follows (except for expressional change). Table 1.3 Product List is revised. FIgure 4.1 SFR Information (1): The value of After Reset in CM2 Register is revised. Figure 4.7 SFR Information (7): NOTE 1 is revised. Figure 7.4 CM2 Register: The value of After Reset is revised. Figure 7.13 State Transition in Normal Operation Mode: NOTE 7 is revised. 9.10 Address Match Interrupt: After of 13th line * "Note that when using the external bus in 8-bit width, no address match interrupts can be used for external areas." is deleted. Figure 14.37 (upper) SiC Register: NOTE 4 is revised. Figure 18.6 C0MCTLj Registers * RemActive bit: Function is revised. * RspLock bit: Bit Name is revised. * NOTE 2 is revised. Figure 18.7 C0CTLR Registers (upper) * LoopBack bit: The expression of Function is revised. * BasicCAN bit: The expression of Function is revised. Figure 18.7 C0CTLR Registers (lower) * TSPreScale bit: Bit Symbol is revised. ("Bit1, Bit0" is deleted.) * TSReset bit: The expression of Function is revised. * RetBusOff bit: The expression of Function is revised. * RXOnly bit: The expression of Function is revised. Figure 18.9 C0STR Registers (upper): NOTE 1 is deleted. Figure 18.9 C0STR Registers (lower) * State_LoopBack bit: The expression of Function is revised. * State_BasicCAN bit: The expression of Function is revised. Figure 18.12 C0RECR Register, C0TECR Register, C0TSR Register and C0AFS Register * C0RECR Register: NOTE 2 is deleted. * C0TECR Register: NOTE 1 is deleted. * C0TSR Register: NOTE 1 is deleted. 18.15.1 Reception (1): "(refer to 18.15.2 Transmission)" is deleted. Figure 19.1 I/O Ports (1): "P7_0" in 4th figure is deleted. Figure 19.3 I/O Ports (3): "P7_0" is added to middle figure. Figure 19.6 I/O Pins: NOTE 1 is deleted.
1.00 Sep. 30, 2004 1.01 Nov. 01, 2004
1.02 Jul. 01, 2005
172 203
204
206
209
220 225 227 229
C-1
REVISION HISTORY
Rev. Date
M16C/6N Group (M16C/6NL, M16C/6NN) Hardware Manual
Description
Page
269 270 271 304
Summary
Table 21.4 Electrical Characteristics (1) * Measuring Condition of VOL is revised from "LOL = -200A" to "LOL = 200A". Table 21.5 Electrical Characteristics (2): Mask ROM (5th item) * "f(XCIN)" is changed to "(f(BCLK)). Table 21.6 A/D Conversion Characteristics: "Tolerance Level Impedance" is deleted. 22.14 Programmable I/O Ports: last 1 to 2 lines * (1) Setting Procedure is revised from "#00010000b" to "#00000001b". * (2) Setting Procedure is revised from "#00010011b" to "#00110001b". Revised edition issued * Memory expansion and microprocessor modes are added. * Revised parts and revised contents are as follows (except for expressional change). Table 1.1 Performance Outline (100-pin version): Operation Mode is revised. Table 1.2 Performance Outline (128-pin version): Operation Mode is revised. Table 1.3 Product List: NOTE 1 is added. Figure 1.3 Pin Configuration (1): Bus control pins are added. Tables 1.4 and 1.5 Pin Characteristics in 100-pin version (1)(2) are added. Figure 1.4 Pin Configuration (2): Bus control pins are added. Tables 1.6 to 1.8 Pin Characteristics in 128-pin version (1)(2)(3) are added. Tables 1.8 to 1.10 Pin Description (1)(2)(3) are revised. 3. Memory: Last sentence (In memory expansion ...) is added. Figure 3.1 Memory Map: NOTES 1 and 2 are added. Table 4.1 SFR Information (1) * Value of After Reset in PM0 is revised. * CSR Register is added to 0008h. * CSE Register is added to 001Bh. * NOTE 1 is added. Table 4.12 SFR Information (12) * Value of After Reset in PUR1 is revised. * NOTE 1 is added. 5. Reset: Layout is changed. Figure 5.2 Reset Sequence is revised. Table 5.1 Pin Status When RESET Pin Level is "L" is revised. 5.2 Software Reset, 5.3 Watchdog Timer Reset, 5.4 Oscillation Stop Detection Reset: Last sentence (Processor mode remains ...) is added to each section. 5.5 Internal Space is added. 6.1 Types Processor Mode and 6.2 Setting Processor Mode are added. Table 6.1 Features of Processor Modes, Table 6.2 Processor Mode After Hardware Reset and Table 6.3 PM01 to PM00 Bits Set Values and Processor Modes are added. Figure 6.1 PM0 Register is revised. Figure 6.2 PM1 Register is revised. _____ Figures 6.4 to 6.7 Memory Map and CS Area in Memory Expansion Mode and Microprocessor Mode (1) to (4) are added. 7. Bus is added.
1.02 Jul. 01, 2005
2.00 Nov. 28, 2005
-
2 3 5 6 7, 8 9 10 to 12 13 to 15 18 19
30
31 to 33 32 32 33 33 34
35 36 38, 39 40 to 50
C-2
REVISION HISTORY
Rev. Date
M16C/6N Group (M16C/6NL, M16C/6NN) Hardware Manual
Description
Page
59 60 61 63 65
Summary
Figure 8.9 Examples of Main Clock Connection Circuit is revised. Figure 8.10 Examples of Sub Clock Connection Circuit is revised. 8.1.4 PLL Clock * 9th line: The sentence (When the PLL ... to) is added. 8.2.1 CPU Clock and BCLK * 10th line: The sentence (During memory expansion ...) is added. 8.4.1.6 On-chip Oscillator Mode: Last sentence (When the operation mode is ...) is added. 8.1.1.7 On-chip Oscillator Low Power Dissipation Mode: Last sentence (When the operation mode is ...) is deleted. Table 8.4 Pin Status During Wait Mode is revised. Table 8.6 Interrrupts to Stop Mode and Use Conditions is added. Table 8.7 Pin Status in Stop Mode is revised. Figure 8.13 State Transition in Normal Operation Mode: NOTE 7 is deleted. Figure 10.4 Interrupt Control Registers (2): NOTE 2 is added. 10.5.8 Returning from an Interrupt Routine: Las sentence (Register bank ...) is added. 10.5.9 Interrupt Priority: First sentence (If two or more...) is revised. 10.5.10 Interrupt Priority Resolution Circuit: First sentence (The interrupt priority level ...) is revised. Figure 10.12 IFSR1 Register: NOTES 2 and 4 are revised. 10.10 Address Match Interrupt * Second line from the bottom: sentence (Note that when ...) is added. Table 12.1 DMAC Specifications: DMA transfer Cycles is added. 12.1 Transfer Cycle: 3rd and 4th sentences (During ... /Furthermore ...) are revised. 12.1.2 Effect of BYTE Pin Level is added. 12.1.3 Effect of Software Wait: 3rd to 9th lines is moved from next section of 12.1.2. ________ 12.1.4 Effect of RDY Signal is added. Table 12.2 DMA Transfer Cycles is revised. Table 12.3 Coefficient j, k is revised. 12.5 Channel Priority and DMA Transfer Timing: Last sentence (Refer to ...) is added. Figure 13.12 TA0MR to TA4MR Registers in PWM Mode: b2 is revised from "1" to "(blank)". Figure 14.1 Three-Phase Motor Control Timer Function Block Diagram is revised. Figure 14.2 UNVC0 Register: NOTES 5 and 6 are revised. Figure 15.5 U0BRG to U2BRG Registers (lower): NOTE 3 is added. Figure 15.6 U0C0 to U2C0 Registers (lower): NOTE 5 is added. Table 15.9 Example of Bit Rates and Settings: 20 MHz is added. Figure 15.37 SiC Register (upper): NOTE 7 is added. Figure 15.37 SiBRG Register (middle): NOTE 4 is added. Figure 16.1 A/D Converter Block Diagram * ADGSEL1 to ADGSEL0 (righit/lower) is revised from "10b" to "11b". * NOTE 1 is added. 16.2.6 Output Impedance of Sensor under A/D Conversion * 10th line: f(XIN) is revised to f(AD). Figure 16.10 Analog Input Pin and External Sensor Equivalent Circuit * fAD is revised to AD.
2.00 Nov. 28, 2005
66 68 71 82 87
91 94 99 103
105 107 123 134 135 148 149 166 192 198
212 213
C-3
REVISION HISTORY
Rev. Date
M16C/6N Group (M16C/6NL, M16C/6NN) Hardware Manual
Description
Page
214 215 217 229 240 243
Summary
Figure 17.1 D/A Convertoer Block Diagram is revised. Figure 17.2 DA0 and DA1 Registers: Setting Range is added. Figure 17.3 D/A Converter Equivalent Circuit: NOTE 2 is added. Figure 18.3 CRC Calculation is partly revised. Figure 19.12 C0TECR Register (2nd register): NOTE 1 is added. 19.15.1 Reception: (5) is partly revised. 20. Programmable I/O Ports * 8th line (Each pin functions ...) is partly revised. * Last sentence (When using ...) is added. 20.1 PDi Register * 4 th line: The sentence (During memory expansion ...) is added. 20.2 Pi Register * 9 th line: The sentence (During memory expansion ...) is added. 20.3 PURj Register * 5 th line: The sentence (However, the pull-up ...) is added. Figure20.7 PD0 to PD13 Registers: NOTE 2 is added. Figure20.8 Pi Registers (upper): NOTE 2 is added. Figure20.9 PUR0 Register (upper): NOTE 1 is added. Figure20.9 PUR1 Register (middle): NOTES 1 to 3 are added. Table 20.3 Unassigned Pin Handling in Memory Expansion Mode and Microprocessor Mode is added. Figure 20.12 Unassigned Pins Handling * Figure of memory expansion mode ormicroprocessor mode is added. * NOTE 1 is added. Table 21.2 Flash Memory Rewrite Modes Overview * Operation Mode of CPU Rewrite Mode is revised. * NOTE 2 is revised. 21.1 Memory Map: 2nd sentence (The user ROM ...) is revised. Figure 21.2 ROMCP Register is revised. Table 21.3 EW0 Mode and EW1 Mode * Flash Memory Status Detection of EW0 Mode is revised. * NOTES 1and 2 are revised. 21.3.2 EW1 Mode: Last sentence (When an erase/program ...) is added. 21.3.3.4 FMSTP Bit * 8th line: Procedure to change the FMSTP bit setting (1) to (4) are added. Figure 21.5 Setting and Resetting of EW0 Mode * First frame: "memory expansion mode" is added. * NOTE 5 is revised. Figure 21.6 Setting and Resetting of EW1 Mode: NOTE 1 is revised. Figure 21.7 Processing Before and After Low Power Dissipation Mode or On-chipOscillator Low Power Dissipation Mode: * Title, First and second frames (left) and top of right: "on-chip oscillator low power dissipation mode" is addded.
2.00 Nov. 28, 2005
244
250 251 252 254 255
256
257 259 260
261 263 265
266
C-4
REVISION HISTORY
Rev. Date
M16C/6N Group (M16C/6NL, M16C/6NN) Hardware Manual
Description
Page
272
Summary
2.00 Nov. 28, 2005
21.3.4.11 Stop Mode is revised. 21.3.4.12 Low Power Dissipation Mode and On-chip Oscillator Low Power Dissipation Mode is partly revised. 271 21.3.5.5 Block Erase Command: Last sentence (Also execute ...) is added. Figure 21.9 Block Erase Command: NOTES 2 and 3 are added. 277 Figure 21.12 Full Status Check and Handling Procedure for Each Error * Erase error: (4) is added. 279 Table 21.7 Pin Functions for Standard Serial I/O Mode * Description of VCC1, VCC2, VSS is revised. * Description of P8_4 is revised. * NOTE 1 is revised. * NOTE 2 is added. 282 Figures 21.15 and 21.16 Circuit Application in Serial I/O Mode 1/2 * "VCC1" and "VCC2" are added. 284 Table 21.8 Pin Functions for CAN I/O Mode * Description of VCC1, VCC2, VSS is revised. * Description of P8_4 is revised. * NOTE 1 is added. 287 Figure 21.19 Circuit Application in CAN I/O Mode: "VCC1" and "VCC2" are added. 289 Table 22.2 Recommended Operating Conditions (1) is partly revised. 291 Table 22.4 Electrical Characteristics (1) __________ ________ * VT+ - VT-: HOLD and RDY are added. 295 Table 22.12 Memory Expansion Mode and Microprocessor Mode is added. 298 to 300 Switching Characteristics are added. 302 to 308 Figures 22.5 to 22.11 Timing Diagram (2) to (8) are added. 309 to 323 Characteristics of 3.3 V version are added. 325 23.2 External Bus is added. 328 23.5 Power Control: 4th and 5th items (When entering wait mode ... / When entering stop mode ...) are revised. 346 Figure 23.4 Use of Capacitors to Reduce Noise is partly revised. 347 23.13 A/D Converter: Last item (The applied intermediate ...) is added. 353 23.15 Programmable I/O Ports: 5rd and 6th items (Indeterminate values ... / When the PM01 ...) are added. 357 23.19.2 Stop Mode is revised. 23.19.4 Low Power Dissipation Mode and On-Chip Oscillator Low Power Dissipation Mode is partly revised. 23.19.8 Operation Speed is revised.
C-5
Blank page
M16C/6N Group (M16C/6NL, M16C/6NN) Hardware Manual Rev.1.00 Sep 30, 2004 Rev.2.00 Nov 28, 2005 Published by : Sales Strategic Planning Div. Renesas Technology Corp.
(c) 2005. Renesas Technology Corp., All rights reserved. Printed in Japan.
Publication Data :
M16C/6N Group (M16C/6NL, M16C/6NN) Hardware Manual
2-6-2, Ote-machi, Chiyoda-ku, Tokyo, 100-0004, Japan


▲Up To Search▲   

 
Price & Availability of M16C6NL

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X